*{ margin:0; padding:0; border:0; font-family: "SourceHanSansCN","PingFang SC", "Microsoft Yahei", "Wenquanyi Micro Hei", sans-serif; list-style: none;text-decoration:none;font-style: normal;font-weight:normal;background-repeat: no-repeat;}
body{ font-size: 14px; color: #888888;;background-color: #F5F6F7}
input:focus,textarea:focus,button,a,select{ outline:none; -webkit-appearance: none;}
input,textarea,select,button{ outline:none; appearance:none; -moz-appearance:none; -webkit-appearance: none; resize:none;border:none;border-radius: 0}
img{vertical-align: middle; border:0;width: 100%;transition: all 0.5s}
.mainbox{ margin:0 auto;font-style:normal;width: 1400px;}
.cl{clear: both;}
.or{overflow: hidden;}
.l{float: left;}
.r{float: right;}
input::-webkit-input-placeholder {   
/*WebKit browsers   */
color: #999;   
}   
input:-moz-placeholder{   
/*Mozilla Firefox 4 to 18   */
color: #999;   
}   
input::-moz-placeholder{   
/*Mozilla Firefox 19+   */
color: #999;   
}   
input:-ms-input-placeholder{   
/*Internet Explorer 10+   */
color: #999;   
}
a{transition: all 0.5s}

@media screen and (min-width:1025px){
  a:hover{color: #0AA0FF}
}
.close img{vertical-align: top;}

/*后台编辑*/
b{font-weight: bold;}


/**header*/
.header{position: fixed;top:0;left: 0;right: 0;z-index:20;background-color: #fff;}	
.header .top{height: 90px;width: 100%;box-sizing: border-box;padding:27px 0 ;}
.header .top .mainbox{height: 100%;}
.header .top .logo{float:left;margin-left: 8px;width: 240px;}
.header .top form{width: 410px;height: 36px;margin-left: 60px;box-sizing: border-box;border:1px solid #0AA0FF;border-radius: 2px;float: left;transition: all 0.5s}
.header .top form input[type="text"]{display: block;font-size: 14px;width: 328px;height: 100%;background-color: #fff;box-sizing: border-box;padding: 7px 13px;float: left;transition: all 0.5s}
.header .top form input[type="submit"]{display: block;font-size: 14px;width: 80px;height: 100%;background-color: #0AA0FF;color: #fff;cursor: pointer;}
.header .top .msg{float: right;height: 100%;}
.header .top .msg>span{color: #666;line-height: 36px;position: relative;padding-left: 17px;margin-right: 30px;vertical-align: normal;}
.header .top .msg>span:before{content: '';width: 14px;height: 14px;position: absolute;left: 0;bottom: 0;top:0;margin:auto;background-image: url(../images/phone_icon.png);background-size: 100%;}
.header .top .msg>span a{font-size: 24px;color: #0AA0FF;font-weight: bold;margin-left: 8px;cursor: default;vertical-align: top;}
.header .top .msg>a{line-height: 36px;color: #4a4a4a;vertical-align: top;transition: all 0.5s}
.header .top .msg .login{position: relative;margin-right: 22px;}
.header .top .msg .login:after{content: '';width: 1px;height: 10px;position: absolute;right: -12px;top:0;bottom: 0;margin:auto;background-color: #CCCCCC}
.header .top .msg .regiester{margin-right: 40px}
.nav{background-color: #0AA0FF;height: 40px;width: 100%;position: fixed;top: 90px;z-index: 20}
.nav .switch{display: block;width: auto;height: 100%;line-height: 40px;color: #fff;padding: 0 28px;float: left;font-size: 16px;transition: all 0.5s}
.nav .switch.selected{background-color: #0A81F0}
.nav .msg{display: none}
.header .top .wapicon{float: right;height: 100%;display: none;padding: 4px 0;box-sizing: border-box;}
.header .top .wapicon .icon{float: left;height: 28px;width: 28px;}
.header .top .wapicon .icon.search{margin-right: 20px;display: none}
.header .top .wapicon .icon.wapbtn{background-image: url(../images/wapbtn.png);background-size: 100%;transition: all 0.5s;cursor: pointer;}
.header .top .wapicon .icon.wapbtn.open{background-image: url(../images/close.png);}


.header .top .msg .personal{height: 100%;display: inline-block;margin-right: 10px}
.header .top .msg .personal .img{display: flex;float: left;align-items: center;justify-content: center;width: 36px;height: 36px;vertical-align: top;border-radius: 50%;overflow:hidden;margin-right: 5px;background-size: cover;background-position: center;}
.header .top .msg .personal span{font-size: 14px;color: #4a4a4a;line-height: 36px;vertical-align: top;display: inline-block;max-width: 126px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.header .top .msg .outlogin{display: inline-block;line-height: 36px;color: #4a4a4a;vertical-align: top;}
.footer{width: 100%;background-color: #fff;}
.footer.fixed{position: fixed;bottom: 0}
.footer .mainbox{box-sizing: border-box;padding: 28px 24px 28px;}
.footer .mainbox .textbox{align-self: stretch;align-items: center;display: flex;align-items: center;justify-content: space-between;}
.footer .mainbox .textbox .logo{width: 240px;}
.footer .mainbox .textbox .friend{display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}
.footer .mainbox .textbox .friend a{margin:0 10px;font-size: 14px;color: #666;line-height: 36px;white-space: nowrap;transition: all 0.5s}
.footer .mainbox .textbox .code{display: flex;}
.footer .mainbox .textbox .code .phone{margin-right: 30px}
.footer .mainbox .textbox .code .phone span{color: #666;font-size: 14px;line-height: 36px;display:block;width: 100%;}
.footer .mainbox .textbox .code .phone p,.footer .mainbox .textbox .code .phone a{font-size: 24px;color: #666;font-weight: bold;white-space: nowrap;line-height: 36px;}
.footer .mainbox .textbox .code .phone a{cursor: default;}
.footer .mainbox .textbox .code .img img{width: 80px;display: block;margin: 0 auto}
.footer .mainbox .textbox .code .img p{font-size: 14px; color: #666;line-height: 36px;white-space: nowrap;text-align: center;}
.footer .mainbox>p.icp{font-size: 14px;line-height: 36px;color: #999;text-align: center;margin-top: 6px}
.footer .mainbox>p.icp a{font-size: 14px;line-height: 36px;color: #999;white-space: nowrap;margin-left: 20px;}
.footer .mainbox>p.icp span{white-space: nowrap;}

.headershadow{box-shadow:0 0 20px rgba(0,0,0,0.2);}
.aside{width: 70px;height: 212px;position: fixed;right: 0;bottom: 80px;margin:auto; display: flex;flex-wrap: wrap;flex-direction: column;justify-content: space-between;background-color: #fff;border-radius: 10px 0 0 10px;z-index: 30;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.aside a{display: block;width: 100%;height: auto;flex-grow: 1;}
.aside a.selected{background-color: rgba(10,160,255,0.1);}
.aside .item .icon{width: 22px;height: 22px;margin:15px auto 0;cursor: pointer;}
.aside .item p{font-size: 12px;line-height: 1;text-align: center;color: #999;margin-top: 10px;transition: all 0.5s}
.aside .item p.wap{display: none}
.aside>.warp{display: none}
.aside .warp.planbox{position: fixed;top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0,0,0,0.5);}
.aside .warp.planbox .warp{width: 736px;height: 600px;border-radius:2px;background-color: #fff;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin:auto;overflow: hidden;background-size: 100% auto;background-position: center bottom;box-sizing: border-box;padding: 40px;}
.aside .warp.planbox .warp .close{width: 17px;height: 17px;position: absolute;right: 25px;top: 20px;cursor: pointer;background-size: 17px;background-repeat: no-repeat;background-position: center;background-size: 17px;background-image: url(../images/close.png);}
.aside .warp.planbox .warp h3{font-size: 24px;color: #181919;text-align: center;font-weight: bold;}
.aside .warp.planbox .warp p{font-size: 14px;text-align: center;color: #181919;margin-top: 20px;}
.aside .warp.planbox .warp form{margin-top: 10px;}
.aside .warp.planbox .warp .row{width: 48%;float: left;margin-right: 4%;margin-top: 24px;height: 36px;padding-left: 76px;box-sizing: border-box;position: relative;}
.aside .warp.planbox .warp .row:nth-child(2n){margin-right: 0}
.aside .warp.planbox .warp .row label{text-align: right;display: inline-block;position: absolute;left: 0;top:0;bottom: 0;width: 76px;padding-right: 20px;box-sizing: border-box;}
.aside .warp.planbox .warp .row label span{font-size: 14px;line-height: 36px;color: #4A4A4A}
.aside .warp.planbox .warp .row input,.aside .warp.planbox .warp .row select{display: block;width: 100%;height: 100%;border-radius:2px;background-color: #fff;box-sizing: border-box;border:1px solid #E5E5E5;padding: 8px 15px;font-size: 14px;color: #666666}
.aside .warp.planbox .warp .row select{padding-right: 36px;background-image: url(../images/select.png);background-size: 12px 7px;background-position: 95% center;}
.aside .warp.planbox .warp .submit{display: block;width: 160px;height: 40px;border-radius: 2px;margin:40px auto 0;background-color: #0AA0FF;color: #fff;font-size: 14px}
.aside .warp.code{position: absolute;top: 0;bottom: 0;left: -130px;margin:auto;width: 120px;height: 120px}
.aside .warp.telbox{position: absolute;bottom: 0;left: -180px;margin:auto;width: 170px;height: 60px;padding-right: 10px;}
.aside .warp.telbox:after{content: '';border: 5px solid #fff;border-color: transparent transparent transparent #fff;position: absolute;right: 0;top: 0;bottom: 0;margin:auto;width: 0px;height: 0px}
.aside .warp.telbox a{display: block;width: 100%;height: 100%;color: #0AA0FF;background-color: #fff;border-radius:2px;font-weight: bold;font-size: 20px;text-align: center;line-height: 60px;}
.aside a.tel.wap{display: none;}



.planpop{position: fixed;left: 0;right: 0;top: 0;bottom: 0;margin:auto;background-color: rgba(0,0,0,0.5);z-index: 999;display: none;} 
.planpop .warp{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.planpop .warp .pop{width: 740px;border-radius:2px;background-color: #fff;position: relative;overflow-y: hidden;height: 560px;background-size: 100% auto;background-position: center bottom;}
.planpop .warp .pop .close{width: 17px;height: 17px;position: absolute;top: 20px;right: 25px;cursor: pointer;z-index: 20}
.planpop .warp .pop h2{font-size: 24px;color: #333;font-weight: bold;text-align: center;}
.planpop .warp .pop .contain{width: 100%;height: 100%;overflow-y: auto;position: relative;z-index: 10;box-sizing: border-box;padding: 30px 40px}
.planpop .warp .pop .contain::-webkit-scrollbar{width: 4px;background-color: #fff;border-radius: 2px;}
.planpop .warp .pop .contain::-webkit-scrollbar-thumb {background-color: rgba(0,0,0,0.3);border-radius: 2px;}
.planpop .warp .pop .contain #plan>p{font-size: 14px;color: #666;line-height: 24px;margin-top: 31px;}
.planpop .warp .pop .itembox{width: 100%;box-sizing: border-box;padding: 0 20px;margin-top: 7px}
.planpop .warp .pop .itembox .item{width: 100%;border-bottom: 1px solid #E5E5E5;padding: 24px 0;position: relative;}
.planpop .warp .pop .itembox .item .logo{width: 150px;float: left;margin-right: 40px;}	
.planpop .warp .pop .itembox .item .text{box-sizing: border-box;width: 246px;height: auto;position: absolute;top: 0;bottom: 0;right: 0;left: 0;margin:auto;display: flex;flex-wrap: wrap;align-items: center;}
.planpop .warp .pop .itembox .item .text h3{font-size: 18px;line-height: 24px;color: #333;font-weight: bold;}
.planpop .warp .pop .itembox .item .text p{margin-top: 8px}
.planpop .warp .pop .itembox .item .text span{font-size: 14px;color: #666;line-height: 24px;margin-right: 29px}
.planpop .warp .pop .itembox .item .text span:last-of-type{margin-right: 0}
.planpop .warp .pop .itembox .item .more{display: block;width: 140px;height: 40px;border-radius: 2px;background-color: #0AA0FF;color: #fff;text-align: center;line-height: 40px;font-size: 14px;position: absolute;right: 0;top: 0;bottom: 0;margin:auto;}
.planpop .warp .pop .code{width: 100%;margin-top: 40px;}
.planpop .warp .pop .code .img{width: 120px;margin:0 auto;}
.planpop .warp .pop .code p{margin-top: 15px;font-size: 14px;color: #666;text-align: center;}
.planpop .warp .pop .bg{width: 159px;position: absolute;right: 42px;bottom: 4px}
.noplanpop{position: fixed;left: 0;right: 0;top: 0;bottom: 0;margin:auto;background-color: rgba(0,0,0,0.5);z-index: 999;display: none;} 
.noplanpop .warp{display: flex;width: 100%;align-items: center;justify-content: center;height: 100%}
.noplanpop .warp .pop{width: 480px;height: auto;box-sizing: border-box;padding:35px 40px 35px;background-color: #fff;border-radius:2px;background-size: 100% auto;background-position: center bottom;position: relative;}
.noplanpop .warp .close{width: 17px;height: 17px;position: absolute;top: 20px;right: 20px;cursor: pointer;z-index: 20}
.noplanpop .warp h2{font-size: 24px;color: #333;font-weight: bold;text-align: center;}
.noplanpop .warp p{font-size: 14px;line-height: 24px;color: #666666;margin-top: 31px}
.noplanpop .warp .code{width: 100%;margin-top: 34px;position: relative;z-index: 11}
.noplanpop .warp .code .img{width: 140px;margin:0 auto;}
.noplanpop .warp .code p{margin-top: 10px;font-size: 14px;color: #666;text-align: center;}
.noplanpop .warp .bg{width: 130px;position: absolute;right: 24px;bottom: 6px}



/*登陆注册*/
.loginpop{position: fixed;left: 0;right: 0;top: 0;bottom: 0;margin:auto;background-color: rgba(0,0,0,0.5);z-index: 999;display: none;} 
.loginpop>.warp{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.loginpop .warp .pop{width: 380px;border-radius: 2px;background-color: #fff;position: relative;box-sizing: border-box;padding: 30px 40px 40px;transition: all 0.5s}
.loginpop .warp .pop .close{width: 14px;height: 14px;position: absolute;right: 16px;top: 16px;cursor: pointer;}
.loginpop .warp .pop .top{width: 100%;position: relative;text-align: center;}
.loginpop .warp .pop .top a{display: inline-block;padding: 0 40px;line-height: 36px;font-size: 18px;color: #666666;text-align: center;cursor: pointer;transition: all 0s}
.loginpop .warp .pop .top a.selected{font-weight: bold;color: #0AA0FF}
.loginpop .warp .pop .top i{display: block;width: 1px;height: 12px;background-color: #E5E5E5;position: absolute;top:0;bottom: 0;left: 0;right: 0;margin:auto;}
.loginpop .warp .pop form{display: block;width: 100%;margin-top: 5px;display: none}
.loginpop .warp .pop form.selected{display: block;}
.loginpop .warp .pop .row,.loginpop .warp .pop .forget,.loginpop .warp .pop .verify,.loginpop .warp .pop .label{margin-top: 12px;}
.loginpop .warp .pop input{font-size: 14px;}
.loginpop .warp .pop .row input{display: block;width: 100%;height: 40px;padding: 8px 14px;box-sizing: border-box;border: 1px solid #E5E5E5;border-radius:2px;background-color: #fff}
.loginpop .warp .pop label{float: left;padding-left:20px;position: relative;cursor: pointer;}
.loginpop .warp .pop label input{display: block;width: 12px;height: 12px;border: 1px solid #E5E5E5;position: absolute;left: 0;top:0;bottom: 0;margin:auto;background-color: #fff}
.loginpop .warp .pop label input:checked{border: none;background-image:url(../images/checkbox.png);background-size: 100%; }
.loginpop .warp .pop label span{font-size: 14px;color: #666;}
.loginpop .warp .pop .forget a{float: right;font-size: 14px;color: #666;}
.loginpop .warp .pop .submit{display: block;width: 100%;height: 40px;border-radius: 2px;background-color: #0AA0FF;margin:20px auto 0;color: #fff;font-size: 14px;cursor: pointer;transition: all 0.5s}
.loginpop .warp .pop .verify input[type="text"]{display: block;width: 194px;height: 40px;float:left;padding: 8px 14px;box-sizing: border-box;border: 1px solid #E5E5E5;border-radius:2px;background-color: #fff}
.loginpop .warp .pop .verify input[type="button"]{display: block;width: 98px;float: right;height: 40px;box-sizing: border-box;border-radius:2px;background-color: #0AA0FF;color: #fff;}
.loginpop .warp .pop .label label{float: none}
.loginpop .warp .pop .label label a{font-size: 14px;color: #0AA0FF}
.loginpop .warp .pop .forget1box{display: none;}
.loginpop .warp .pop .forget1box h2{text-align: center;font-size: 18px;color: #333;font-weight: bold;}
.loginpop .warp .pop .forget1box a{text-align: center;font-size: 14px;color: #666;display: block;width: 100%;}
.loginpop .warp .pop .forget1box .form{margin-top: 15px;}
.loginpop .warp .pop .forget1box .submit{margin-top: 20px;}
.loginpop .warp .pop .forget1box a{margin-top: 10px}
.loginpop .warp .pop .verify input[type="button"].on{background-color: #ccc}


/* 立即报名 */
.applypop{position: fixed;left: 0;right: 0;top: 0;bottom: 0;margin:auto;background-color: rgba(0,0,0,0.5);z-index: 999;display: none;}
.applypop .warp{width: 736px;height: 382px;position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin:auto;box-sizing: border-box;padding: 35px 64px 40px 40px;background-color: #fff;background-size: 100% auto;background-position: center bottom;}
.applypop .warp h2{font-size: 24px;color: #333;font-weight: bold;text-align: center;}
.applypop .warp .close{width: 17px;height: 17px;position: absolute;top: 20px;right: 25px;cursor: pointer;z-index: 20}
.applypop .warp form{margin-top: 13px}
.applypop .warp .row{width: 48%;float: left;margin-right: 4%;margin-top: 24px;height: 36px;padding-left: 76px;box-sizing: border-box;position: relative;}
.applypop .warp .row:nth-child(2n){margin-right: 0}
.applypop .warp .row label{text-align: right;display: inline-block;position: absolute;left: 0;top:0;bottom: 0;width: 76px;padding-right: 20px;box-sizing: border-box;}
.applypop .warp .row label span{font-size: 14px;line-height: 36px;color: #4A4A4A}
.applypop .warp .row input,.applypop .warp .row select{display: block;width: 100%;height: 100%;border-radius:2px;background-color: #fff;box-sizing: border-box;border:1px solid #E5E5E5;padding: 8px 15px;font-size: 14px;color: #666666}
.applypop .warp .row select{padding-right: 36px;background-image: url(../images/select.png);background-size: 12px 7px;background-position: 95% center;}
.applypop .warp .submit{display: block;width: 160px;height: 40px;border-radius: 4px;margin:40px auto 0;background-color: #0AA0FF;color: #fff;font-size: 14px}


@media screen and (min-width:1025px){
	.header .top .msg a:hover{color: #0AA0FF;}
	.nav .switch:hover{background-color: #0A81F0}
	.footer .mainbox .textbox .friend a:hover{color: #0AA0FF;}
	.footer .mainbox>p.icp a:hover{color: #0AA0FF;}
	.aside>a:hover{background-color: rgba(10,160,255,0.1);}
}

/**style*/

/*首页 index*/
.banner{background-color: #2D55BA;}
.banner.swiper-container{margin-top: 130px;}
.banner .swiper-wrapper{height: 100%}
.banner .swiper-slide img{ width: 100%; display: block; margin: 0 auto; }
.banner .img{width: 100%;height: 100%;background-position: center;background-size: cover;}
.banner .img h2{font-size: 60px;color: #FFF154;text-align: center;font-weight: 300;letter-spacing: 15px;;margin-top: 60px}
.banner .img h2 p{font-size:24px;text-align: center;letter-spacing: 2px;color: #FFF154;;padding-bottom: 20px}
.banner .img p{text-align: center;color: #fff;font-size: 18px;margin-top: 20px;}
.banner .img a{display: block;width: 100%;height: 100%;}
.banner.wap{display: none}
.banner.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 20px}
.banner .swiper-pagination-bullet{width: 6px;height: 6px;background-color: #fff;opacity: 0.4}
.banner .swiper-pagination-bullet-active{opacity: 0.8}
.banner.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 8px;}
.indexbox{width: 100%;background-color: #F5F6F7;background-image: url(../images/indexboxbg.png);background-size: 100% auto;background-position: center top;overflow:hidden;padding-bottom: 60px}
.indexbox .module{margin-top: 60px;}
.indexbox .module1 .mainbox>.l{width: 71.4%;align-self: stretch;background-color: #fff;box-sizing: border-box;padding: 30px 37px 40px;}
.indexbox .module1 .mainbox>.l .activity{width: 48%;margin-right: 4%;float: left;}
.indexbox .module h3{display: flex;align-items: flex-end;justify-content: space-between;}
.indexbox .module h3 span{display: block;padding-left: 16px;position: relative;color: #333333;font-size: 24px;font-weight: bold;float: left;}
.indexbox .module h3 span:before{content:'';width: 3px;height: 22px;background-color: #0AA0FF;position: absolute;left: 0;top:0;bottom: 0;margin:auto;}
.indexbox .module h3 a{font-size: 14px;color: #999;position: relative;padding-right: 20px;float: right;}
.indexbox .module h3 a:after{content:'';width: 12px;height: 12px;background-image: url(../images/more.png);background-size: 100%;position: absolute;right: 0;top:0;bottom: 0;margin:auto;}
.indexbox .module1 .mainbox>.l .activity .img{width: 100%;margin-top: 30px;position: relative;height: auto;background-size: cover;background-position: center;position: relative;overflow: hidden;}
.indexbox .module1 .mainbox>.l .activity .img img{background-color: #f5f5f5}
.indexbox .module1 .mainbox>.l .activity .img .warp{position: absolute;top:0;left: 0;right: 0;bottom: 0;box-sizing: border-box;padding: 22px;}
.indexbox .module1 .mainbox>.l .activity .img h4{font-size: 30px;font-weight: bold;color: #fff;margin-top: 34px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.indexbox .module1 .mainbox>.l .activity .img h4 p{font-size:18px;font-weight: bold;color: #fff;margin-top: 6px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.indexbox .module1 .mainbox>.l .activity .img p{font-size:12px;font-weight: normal;color: #fff;margin-top:22px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.indexbox .module1 .mainbox>.l .activity .img .shadow{width: 100%;height: 60px;position: absolute;bottom: 0;left: 0;right: 0;margin: auto;background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.6));box-sizing: border-box;padding: 30px 20px 0}
.indexbox .module1 .mainbox>.l .activity .img .shadow p{font-size: 14px;color: #fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: 0}
.indexbox .module1 .mainbox>.l .activity p:first-of-type{margin-top: 25px}
.indexbox .module1 .mainbox>.l .activity p{font-size: 14px;color: #666666;;margin-top: 17px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 82%;}
.indexbox .module1 .mainbox>.l .activity p a{font-size: 14px;color: #666666;display: inline-block;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.indexbox .module1 .mainbox>.l .news{width: 48%;float: left;}
.indexbox .module1 .mainbox>.l .news .itembox{margin-top:29px;}
.indexbox .module1 .mainbox>.l .news  a{display: block;}
.indexbox .module1 .mainbox>.l .news .item{width: 100%;margin-top: 25px;box-sizing: border-box;padding-left: 162px;position: relative;}
.indexbox .module1 .mainbox>.l .news .item .img{width: 142px;height: 80px;background-color: #f5f5f5;overflow: hidden;position: absolute;left: 0;top:0;bottom: 0;margin: auto;}
.indexbox .module1 .mainbox>.l .news .item .text{width: 100%;box-sizing: border-box;padding: 8px 0;}
.indexbox .module1 .mainbox>.l .news .item .text h4{font-size: 14px;color: #4A4A4A;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;;font-weight: bold;transition: all 0.5s}
.indexbox .module1 .mainbox>.l .news .item .text p{font-size: 14px;color: #888;line-height: 20px;display: -webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp:2;text-overflow:ellipsis;overflow: hidden;margin-top: 12px;transition: all 0.5s}
.indexbox .module1 .mainbox>.r{width: 25.7%;}
.indexbox .module1 .mainbox>.r img{background-color: #E8E8E8}
.indexbox .module1 .mainbox>.r a{display: block;width: 100%;position: relative;border-radius:4px;overflow: hidden;margin-top: 23px;}
.indexbox .module1 .mainbox>.r a:nth-child(1){margin-top: 0}
.indexbox .module1 .mainbox>.r a .warp{position: absolute;top:0;bottom: 0;left: 0;right: 0;margin:auto;display: flex;justify-content: center;align-items: center;}
.indexbox .module1 .mainbox>.r a .warp span{padding-left: 42px;position: relative;color: #fff;font-weight: bold;font-size: 24px;}
.indexbox .module1 .mainbox>.r a .warp span i{width: 28px;height: 28px;display: block;background-size: cover;;background-position: center;position: absolute;left: 0;top:0;bottom: 0;margin:auto;}


.indexbox .module2 .imgbox{margin-top: 40px;display: flex;justify-content: space-between;align-items: stretch;}
.indexbox .module2 .imgbox .img{background-color: #E8E8E8}
.indexbox .module2 .imgbox .l{width: 50.7%;}
.indexbox .module2 .imgbox .l .img{width: 100%;border-radius: 4px;overflow: hidden;float: left;height: 100%}

.indexbox .module2 .imgbox .r{width: 47.5%;display: flex;flex-wrap: wrap;}
.indexbox .module2 .imgbox .r a{display: block;width: 48%;margin-right: 4%;float: left;}
.indexbox .module2 .imgbox .r a:nth-child(2n){margin-right: 0}
.indexbox .module2 .imgbox .r a:nth-child(n-2){align-self: flex-start;}
.indexbox .module2 .imgbox .r a:nth-child(n+3){align-self: flex-end;}
.indexbox .module2 .imgbox .r .img{width: 100%;position: relative;}
.indexbox .module2 .imgbox .r .img .shadow{position: absolute;bottom: 0;left: 0;right: 0;height: 60%;}
.indexbox .module2 .imgbox .r .img p{font-size: 14px;color: #fff;font-weight: bold;position: absolute;left: 0;bottom: 15px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 100%;box-sizing: border-box;padding: 0 15px}
.indexbox .module2 .imgbox .r .img .shadow1{background: linear-gradient(to bottom,rgba(0,35,60,0),rgba(0,35,60,1))}
.indexbox .module2 .imgbox .r .img .shadow2{background: linear-gradient(to bottom,rgba(70,17,0,0),rgba(62,15,0,1))}
.indexbox .module2 .imgbox .r .img .shadow3{background: linear-gradient(to bottom,rgba(43,25,0,0),rgba(60,35,0,1))}
.indexbox .module2 .imgbox .r .img .shadow4{background: linear-gradient(to bottom,rgba(0,50,62,0),rgba(0,50,62,1))}

.indexbox .module2 .schoolbox{width: 100%;background-color: #fff;box-sizing: border-box;padding:15px 20px;margin-top: 30px }
.indexbox .module2 .schoolbox a{display: block;float: left;padding: 15px;box-sizing: border-box;margin-right: 20px;}
.indexbox .module2 .schoolbox a span{color: #4A4A4A;font-size: 16px;font-weight: bold;transition: all 0.5s}
.indexbox .module3 .itembox{margin-top: 40px;display: flex;align-items: center;justify-content: space-between;}
.indexbox .module3 .itembox a{width: 22.8%;background-color: #fff;}
.indexbox .module3 .itembox a img{background-color: #E8E8E8}
.indexbox .module3 .itembox .item{width: 100%}
.indexbox .module3 .itembox .item .img{background-color: #E8E8E8;overflow: hidden;}
.indexbox .module3 .itembox .item .text{width: 100%;box-sizing: border-box;padding: 25px;}
.indexbox .module3 .itembox .item .text p{font-size: 16px;color: #333;font-weight: bold;margin-top: 10px;transition: all 0.5s;line-height: 24px;height: 48px; display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden;}
.indexbox .module3 .itembox .item .text p.city{margin-top: 0;height: auto;}
.indexbox .module3 .schoolbox{width: 100%;background-color: #fff;box-sizing: border-box;margin-top: 30px;padding: 12px 4px}
.indexbox .module3 .schoolbox a{display: block;	box-sizing: border-box;padding: 14px 0;width: 17%;margin-right: 3%;float: left;height: 80px}
/*.indexbox .module3 .schoolbox a:nth-child(5n){margin-right: 0}*/
.indexbox .module3 .schoolbox a .item{width: 100%;box-sizing: border-box;padding-left: 64px;position: relative;}
.indexbox .module3 .schoolbox .item i{display: inline-block;width: 60px;height: 60px;background-size: 100%;position: absolute;left: 0;top:0;bottom: 0;margin:auto;}
.indexbox .module3 .schoolbox .item span{display: inline-block;width: 100%;color: #4a4a4a;font-size: 16px;font-weight: bold;line-height: 60px;vertical-align: top;transition: all 0.5s;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.indexbox .module4 .itembox a{width: 22.8%;margin-right:2.8%;float: left;margin-top: 40px;}
.indexbox .module4 .itembox a:nth-child(4n){margin-right: 0}
.indexbox .module4 .itembox a .item{width: 100%;position: relative;background-color: #E8E8E8}
.indexbox .module4 .itembox a .item .shadow{position: absolute;bottom: 0;left: 0;right: 0;height: 60%;}
.indexbox .module4 .itembox a .item .shadow1{background: linear-gradient(to bottom,rgba(0,66,5,0),rgba(0,66,5,1))}
.indexbox .module4 .itembox a .item .shadow2{background: linear-gradient(to bottom,rgba(43,25,0,0),rgba(43,25,0,1))}
.indexbox .module4 .itembox a .item .shadow3{background: linear-gradient(to bottom,rgba(88,25,4,0),rgba(88,25,4,1))}
.indexbox .module4 .itembox a .item .shadow4{background: linear-gradient(to bottom,rgba(0,50,62,0),rgba(0,50,62,1))}
.indexbox .module4 .itembox a .item .shadow5{background: linear-gradient(to bottom,rgba(0,35,60,0),rgba(0,35,60,1))}
.indexbox .module4 .itembox a .item .shadow6{background: linear-gradient(to bottom,rgba(13,63,0,0),rgba(13,63,0,1))}
.indexbox .module4 .itembox a .item .shadow7{background: linear-gradient(to bottom,rgba(0,50,62,0),rgba(0,50,62,1))}
.indexbox .module4 .itembox a .item .shadow8{background: linear-gradient(to bottom,rgba(0,66,5,0),rgba(0,66,5,1))}
.indexbox .module4 .itembox a .item img{background-color: #E8E8E8}
.indexbox .module4 .itembox .item p{font-size: 14px;color: #fff;font-weight: bold;;position: absolute;bottom: 14px;width: 100%;box-sizing: border-box;padding: 0 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.indexbox .module5 .mainbox>.l{width: 71.4%;}
.indexbox .module5 .mainbox>.l .warp{width: 100%;margin-top: 40px;background-color: #fff;box-sizing: border-box;padding: 40px 40px 41px}
.indexbox .module5 .mainbox>.l .warp h4{color: #333;font-weight: bold;font-size: 18px;}
.indexbox .module5 .mainbox>.l .warp .itembox{margin-top: 7px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.indexbox .module5 .mainbox>.l .warp .itembox .item{width: 47.5%;margin-top: 13px;}
.indexbox .module5 .mainbox>.l .warp .itembox .item p{width: 100%;padding:0 14px;box-sizing: border-box;position: relative;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.indexbox .module5 .mainbox>.l .warp .itembox .item p:before{content: '';width: 4px;height: 4px;background-color: #666;border-radius: 50%;position: absolute;left: 0;top:0;bottom: 0;margin:auto;}
.indexbox .module5 .mainbox>.l .warp .itembox .item p a{font-size: 16px;color: #333;font-weight: bold;display: inline-block;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.indexbox .module5 .mainbox>.r{width: 25.7%;box-sizing: border-box;padding-top: 71px;}
.indexbox .module5 .mainbox>.r img{background-color: #E8E8E8}
.indexbox .module5 .mainbox>.r a{display: block;width: 100%;position: relative;border-radius:4px;overflow: hidden;}
.indexbox .module5 .mainbox>.r a .warp{position: absolute;top:0;bottom: 0;left: 0;right: 0;margin:auto;box-sizing: border-box;padding: 24px 30px;}
.indexbox .module5 .mainbox>.r a .warp h4{;font-size: 20px;color: #fff;font-weight: bold;}
.indexbox .module5 .mainbox>.r a .warp p{line-height: 20px;font-size: 14px;color: #fff;margin-top: 15px;width: 160px}
.indexbox .module5 .mainbox>.r a.guanggao{margin-top:20px }

.indexbox .module6 .itembox{margin-top: 40px;background-color: #fff;height: 340px;}
.indexbox .module6 .itembox a{width: 43%;float: left;height: 100%;}
.indexbox .module6 .itembox a .img{width: 100%;position: relative;background-color: #e8e8e8;overflow: hidden;height: 100%;border-radius: 6px 0 0 6px}
.indexbox .module6 .itembox a .img img{width: auto;height:100%;position: relative;top: 0;bottom: 0;left: 50%;margin: auto;transform: translateX(-50%);}
.indexbox .module6 .itembox .img .warp{position: absolute;bottom: 0;left: 0;right: 0;box-sizing: border-box;padding: 24px;height: 52%;background: linear-gradient(to bottom,rgba(0,66,5,0),rgba(0,66,5,0.4));padding-top: 70px;}
.indexbox .module6 .itembox .img .warp h4{color: #fff;font-size: 18px;line-height: 36px;font-weight: bold;transition: all 0.5s}
.indexbox .module6 .itembox .img .warp p{color: #fff;font-size: 14px;line-height: 20px;transition: all 0.5s;display: -webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp:2;text-overflow:ellipsis;overflow: hidden;height: 40px;}
.indexbox .module6 .itembox .text{width: 57%;height: 100%;float: left;box-sizing: border-box;padding: 34px 40px;}
.indexbox .module6 .itembox .text a{border-bottom: 1px solid #f2f2f2;width: 100%;height: auto;padding-bottom: 11px}
.indexbox .module6 .itembox .text a:last-child{border-bottom: none}
.indexbox .module6 .itembox .text h4{color: #333333;font-weight: bold;font-size: 16px;line-height: 36px;transition: all 0.5s;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.indexbox .module6 .itembox .text p{color: #888;font-size: 14px;line-height: 20px;transition: all 0.5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.indexbox .module6 .imgbox{width: 100%;margin-top: 40px;}

.indexbox .module7 .itembox .item{width: 48.5%;margin-right: 3%;float: left;margin-top: 40px;height: 328px;display: flex;align-items: center;justify-content: center;background-color: #fff}
.indexbox .module7 .itembox .item a{display: block;width: 100%;height: 100%;box-sizing:border-box;padding: 40px;}
.indexbox .module7 .itembox .item:nth-child(2n){margin-right: 0}
.indexbox .module7 .itembox .item .logo{width: 150px;margin:0 auto;}
.indexbox .module7 .itembox .item h4{;font-size: 18px;color: #333;font-weight: bold;text-align: center;margin-top: 29px; -webkit-line-clamp:2;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
.indexbox .module7 .itembox .item p{line-height: 28px;font-size: 14px;color: #4A4A4A;margin-top: 23px;display:-webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp:2;text-overflow:ellipsis;overflow: hidden;}
.indexbox .module7 .itembox .item span{display: block;width: 140px;height: 40px;line-height: 40px;text-align: center;color: #666;font-size: 14px;border-radius: 2px;box-sizing: border-box;border:1px solid #ccc;margin:31px auto 0;transition: all 0.5s}

/*政策咨询 news*/
.news.banner{height: 400px;}
.news.banner.wap{display: none}
.news.banner .img{display: flex;align-items: center;justify-content: center;}
.news.banner .img a{display: block;width: 100%;height: 100%;background-color: transparent;margin:0;border: 0}
.news.banner .img h2{font-size: 48px;letter-spacing: 5px;color: #eee;margin-top: 0}
.news.banner .img h2 p{font-size: 24px;letter-spacing: 0;color: #eee;margin-top: 15px}
.news.banner .img .text{overflow: hidden;}
.news.banner .img .item{width: 100%;text-align: center;margin-top: 37px}
.news.banner .img .item .inner{display: inline-block;vertical-align: top;margin-right: 76px;}
.news.banner .img .item .inner:last-child{margin-right: 0}
.news.banner .img .item .inner .icon{width: 28px;height: 28px;margin:0 auto;}
.news.banner .img .item .inner p{text-align: center;font-size: 16px;color: #eee;font-weight: 300}
.newsbox{width: 100%;background-color: #F5F6F7;background-image: url(../images/indexboxbg.png);padding-bottom: 60px;background-size: 100% auto;background-position: top;}
.newsbox .mainbox{margin-top: 60px}
.newsbox .mainbox .left{width: 71.4%;float: left;background-color: #fff;box-sizing: border-box;padding: 20px 40px 60px;}
.newsbox .mainbox .left .switchbox{width: 100%;border-bottom: 1px solid #E5E5E5;}
.newsbox .mainbox .left .switchbox .switch{font-size: 20px;line-height: 54px;display:block;float: left;color: #666;margin-right: 60px;position: relative;}
.newsbox .mainbox .left .switchbox .switch:last-of-type{margin-right: 0}
.newsbox .mainbox .left .switchbox .switch i{width: 0%;display: block;position: absolute;left: 0;right: 0;bottom: -1px;margin:auto;height: 4px;background-color: #0AA0FF;border-radius: 2px;transition: all 0.5s}
.newsbox .mainbox .left .switchbox .switch.selected{color: #0AA0FF;font-weight: bold;}
.newsbox .mainbox .left .switchbox .switch.selected i{width: 100%}
.newsbox .mainbox .left .item{display: block;width: 100%;box-sizing: border-box;position: relative;padding: 28px 268px 25px 0;border-bottom: 1px solid #f5f5f5}
.newsbox .mainbox .left .item .img{position: absolute;right: 0;top: 0;bottom: 0;margin:auto;width: 228px;height: 128px;overflow:hidden;}
.newsbox .mainbox .left .item .text{width: 100%;}
.newsbox .mainbox .left .item .text h2{color: #333333;font-size: 18px;font-weight: bold;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;transition: all 0.5s}
.newsbox .mainbox .left .item .text .desc{font-size: 14px;line-height: 24px;color: #666;margin-top: 12px;text-align: justify;display:-webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp:3;text-overflow:ellipsis;overflow: hidden;transition: all 0.5s}
.newsbox .mainbox .left .item .text .time{color: #999;font-size: 14px;line-height: 24px;margin-top: 4px;}
.newsbox .mainbox .left .item.coursediv{height: auto;padding-right: 0;display: block;}
.newsbox .mainbox .left .item.coursediv .img{float: left;position: static;width: 60px;height: 60px;margin-right: 30px}
.newsbox .mainbox .left .item.coursediv .img img{width: 100%;height: auto;}
.newsbox .mainbox .left .item.librarydiv{padding-right: 0}
.page{margin-top: 30px;width: 100%;text-align: center;}
.page a{display: inline-block;width: 40px;height: 40px;box-sizing: border-box;background-size: 5px 6px;background-position: center;vertical-align: top;border-radius:2px;border:1px solid #e5e5e5;background-color: #fff;text-align: center;line-height: 40px;color:font-size:14px;color: #A6A6A6;}
.page .warp{display: inline-block;vertical-align: top;}
.page a.prev{background-image: url(../images/prev.png);}
.page a.next{background-image: url(../images/next.png);}
.page .warp a.selected{color: #FFFFFF;background-color: #0AA0FF;border-color:#0AA0FF }
.newsbox .mainbox .right{width: 25.7%;float: right;}
.newsbox .mainbox .right .hot_news{width: 100%;background-color: #fff;background-size: 100% auto; background-position: bottom;box-sizing: border-box;padding: 26px 30px 31px;border-top: 4px solid #cae0ef}
.newsbox .mainbox .right .hot_news h2{font-size: 20px;color: #181919;font-weight: bold;line-height: 36px;padding-bottom: 19px}
.newsbox .mainbox .right .hot_news h2>a{float: right;line-height: 36px;padding-right: 19px;font-size: 14px;color: #999;position: relative;}
.newsbox .mainbox .right .hot_news h2>a:after{content: '';width: 12px;height: 12px;background-size: 100%;position: absolute;right: 0;top:0;bottom: 0;margin:auto;background-image: url(../images/more.png);}
.newsbox .mainbox .right .hot_news .warp a{display: block;width: 100%;line-height: 36px;font-size: 14px;color: #4A4A4A;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsbox .mainbox .right .guanggao{width: 100%;margin-top: 30px;overflow:hidden;}

/* 政策咨询-详情 view*/
.view.newsbox{margin-top: 130px}
.view.newsbox .mainbox .left{padding-top: 36px}
.view.newsbox .tit{width: 100%;padding-bottom: 27px;border-bottom: 1px solid #e5e5e5}
.view.newsbox .tit h2{font-size: 32px;color: #333;line-height: 36px;font-weight: bold}
.view.newsbox .tit p{margin-top: 15px}
.view.newsbox .tit p span{font-size: 14px;color: #666;margin-right: 20px;white-space: nowrap;float: left;line-height: 24px}
.view.newsbox .tit p .click{padding-left: 20px;position: relative;}
.view.newsbox .tit p .click:after{content: '';width: 13px;height: 9px;position: absolute;left: 0;top:0;bottom: 0;margin:auto;background-size: 100%;background-image: url(../images/click.png);}
.view.newsbox .content{width: 100%;}
.view.newsbox .content p{font-size: 16px;color: #4A4A4A;line-height: 2;margin-top:15px}
.view.newsbox .recommend{margin-top: 47px}
.view.newsbox .recommend h2{font-size: 18px;color: #181919;font-weight: bold;padding-bottom: 18px;border-bottom: 1px solid #E5E5E5}
.view.newsbox .recommend .warp{}
.view.newsbox .recommend .warp .row{width: 48%;float: left;margin-right: 4%;margin-top: 35px}
.view.newsbox .recommend .warp .row a{display: block;width: 100%;height: 100%}
.view.newsbox .recommend .warp .row:nth-child(2n){margin-right: 0}
.view.newsbox .recommend .warp .row .img{overflow: hidden;}
.view.newsbox .recommend .warp .row h3{font-size: 16px;color: #181919;font-weight: bold;margin-top: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: all 0.5s}
.view.newsbox .recommend .warp .row .desc{font-size: 14px;color: #666;line-height: 24px;margin-top: 8px;text-align: justify;display:-webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp:2;text-overflow:ellipsis;overflow: hidden;}
.view.newsbox .recommend .warp .row .time{font-size: 14px;color: #999;margin-top: 5px}

/* 国内EMBA inner */
.inner.newsbox{margin-top: 130px}
.inner.newsbox .left .mind h2{margin-top: 14px;font-size: 20px;color: #181919;font-weight: bold;padding-bottom: 15px;border-bottom: 1px solid #EEEEEE}
.inner.newsbox .left .mind .warp{margin-top: 20px;box-sizing: border-box;padding: 16px 30px 26px;border:1px solid #E5E5E5;border-radius:2px;}
.inner.newsbox .left .mind .warp .line{padding-left: 58px;position: relative;}
.inner.newsbox .left .mind .warp .line span{line-height: 24px;color: #4A4A4A;font-size: 14px;margin-top: 10px;font-weight: bold;position: absolute;top: 0;left: 0}
.inner.newsbox .left .mind .warp .line a{font-size: 14px;color: #666;display:block;height: 24px;line-height: 24px;float: left;margin-right: 18px;padding: 0 10px;border-radius: 2px;margin-top: 10px;}
.inner.newsbox .left .mind .warp .line a:last-child{margin-right: 0;}
.inner.newsbox .left .mind .warp .line a.selected{background-color: #0AA0FF;color: #fff}
.inner.newsbox .left .mind .warp .line:last-child{margin-top: 14px}
.inner.newsbox .mainbox .left .content{margin-top: 10px}
.inner.newsbox .mainbox .left .item{border-bottom: 1px solid #F0F0F0;position: relative;padding: 35px 0;}
.inner.newsbox .mainbox .left .item a{display: block;width: 100%;overflow: hidden;position: relative;}
.inner.newsbox .mainbox .left .item .img{width: 130px;float: left;position: static;margin-right: 24px;}
.inner.newsbox .mainbox .left .item .text{float: left;width:calc(100% - 154px)}
.inner.newsbox .mainbox .left .item .text h3{display: inline-block;font-size: 20px;color: #333;font-weight: bold;line-height: 30px;padding-bottom: 14px;transition: all 0.5s;}
.inner.newsbox .mainbox .left .item .text .msg{width: 100%;}
.inner.newsbox .mainbox .left .item .text dl{float: left;margin-right: 50px;}
.inner.newsbox .mainbox .left .item .text dl:last-of-type{margin-right: 0}
.inner.newsbox .mainbox .left .item .text dd{font-size: 14px;color: #4A4A4A;line-height: 26px;white-space: nowrap;}
.inner.newsbox .mainbox .left .item .text .score{width: 100%;float: left;color: #4A4A4A;line-height: 30px;font-size: 14px;}
.inner.newsbox .mainbox .left .item .applybtn{display: block;width: 140px;height: 40px;background-color: #0AA0FF;border-radius:2px;color: #fff;font-size: 14px;text-align: center;line-height: 40px;position: absolute;right: 0;top:0;bottom: 0;margin:auto;padding: 0}

.inner.newsbox .mainbox .right .plan{background-color: #fff;border-top: 4px solid #0AA0FF;position: relative;box-sizing: border-box;padding: 28px 30px 40px}
.inner.newsbox .mainbox .right .plan .bg1{width: 246px;height: auto;position: absolute;top: 0;right: 0;z-index: 1}
.inner.newsbox .mainbox .right .plan .bg2{width: 100%;height: auto;position: absolute;bottom:0;left: 0;z-index: 1}
.inner.newsbox .mainbox .right .plan .warp{position: relative;z-index: 2}
.inner.newsbox .mainbox .right .plan form{margin-top: 14px}
.inner.newsbox .mainbox .right .plan h2{color: #333;font-size: 20px;font-weight: bold;}
.inner.newsbox .mainbox .right .plan label{color: #4A4A4A;font-size: 14px;display: block;padding-bottom: 6px}
.inner.newsbox .mainbox .right .plan input[type="text"]{background-color: #fff;display: block;width: 100%;height:36px;box-sizing: border-box;padding: 8px 12px;border:1px solid #e5e5e5;border-radius:2px;font-size: 14px;color: #666}
.inner.newsbox .mainbox .right .plan select{background-color: #fff;width: 100%;height: 36px;padding: 8px 22.2% 8px 12px;font-size: 14px;color: #666;box-sizing: border-box;border:1px solid #e5e5e5;border-radius:2px;background-image: url(../images/select.png);background-size: 12px 7px;background-position: 92% center;}
select#areas1,select#areas2,select#areas3,select#areas4,select#areas5,select#areas6{display: none}
select#areas1.open{display: block;}
select#areas2.open{display: block;}
select#areas3.open{display: block;}
select#areas4.open{display: block;}
select#areas5.open{display: block;}
select#areas6.open{display: block;}
.inner.newsbox .mainbox .right .plan .row{width: 100%;overflow: hidden;margin-top: 16px}
.inner.newsbox .mainbox .right .plan .row .inner{width: 48%;margin-right: 4%;float: left;}
.inner.newsbox .mainbox .right .plan .row .inner:last-child{margin-right: 0}
.inner.newsbox .mainbox .right .plan input[type="submit"]{display: block;width: 160px;height: 40px;background-color: #0AA0FF;border-radius: 2px;font-size: 14px;color: #fff;margin:30px auto 0;cursor: pointer;}
.inner.newsbox .mainbox .right .rank{margin-top: 30px;background-color: #fff;position: relative;box-sizing: border-box;padding:28px 28px 35px }
.inner.newsbox .mainbox .right .rank .bg{width: 236px;position: absolute;bottom: 0;right: 0}
.inner.newsbox .mainbox .right .rank h2{color: #333;font-size: 20px;font-weight: bold;}
.inner.newsbox .mainbox .right .rank a{width: 100%;display: block;padding-left: 32px;height: 27px;line-height: 27px;font-size: 14px;color: #4A4A4A;box-sizing: border-box;margin-top: 10px;position: relative;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.inner.newsbox .mainbox .right .rank a span{color: #4A4A4A;font-size: 16px;position: absolute;left: 6px;top:0;;bottom: 0;margin:auto;line-height: 27px;}
.inner.newsbox .mainbox .right .rank a i{display: block;width: 20px;background-size: 100%;position: absolute;left: 0;top:0;bottom: 0;margin:auto;}
.inner.newsbox .mainbox .right .rank .warp{margin-top: 18px;position: relative;z-index: 10}


/* 国内EMBA 详情 */
.innerview{margin-top: 130px;background-color: #F5F6F7;padding-top: 60px;padding-bottom: 80px}
.innerview .mainbox .left{width: 71.4%;float: left;background-color: #fff;box-sizing: border-box;padding: 35px 40px 82px}
.innerview .left .instro .text{width: 70%;margin-right: 4%;float: left;}
.innerview .left .instro h2{font-size: 30px;color: #333;font-weight: bold;line-height: 36px;padding-bottom: 15px}
.innerview .left .instro .row p{padding-left: 132px;width: 100%;box-sizing: border-box;position: relative;color: #666666;font-size: 14px;line-height: 24px;margin-top: 16px}
.innerview .left .instro .text .row p span{color: #999;font-size: 14px;line-height: 24px;position: absolute;left: 0;top: 0;padding: 0}
.innerview .left .instro .row1 p{width: 48%;margin-right: 4%;float: left;color: #4a4a4a;line-height: 24px;}
.innerview .left .instro .row1 p:nth-of-type(2){margin-right: 0}
.innerview .left .instro .btnbox{width: 100%;float: left;margin-top: 26px;}
.innerview .left .instro .applybtn{display: block;width: 160px;height: 48px;line-height: 48px;text-align: center;color: #fff;background-color: #0AA0FF;border-radius: 2px;margin:0 auto 0;font-size: 16px;cursor: pointer;}
.innerview .left .instro .img{width: 26%;float: right;border: 1px solid #e5e5e5;box-sizing: border-box;}
.innerview .left .instro h3{font-size: 18px;color: #4A4A4A;font-weight: bold; }
.innerview .left .instro h4{line-height: 24px;font-size: 14px;color: #666;font-weight: bold;display: inline-block;}
.innerview .left .instro .text h4{padding: 9px 0 2px;}
.innerview .left .instro p{line-height: 24px;font-size: 14px;color: #666;}
.innerview .left .instro .traincontent{margin-top: 15px}
.innerview .left .switchbox{height: 74px;margin-top: 40px;display: flex;}
.innerview .left .switchbox .switch{flex: 1;width: 25%;float: left;height: 68px;box-sizing: border-box;text-align: center;background-color: #F9F9F9;border: 1px solid #EBEBEB;box-sizing: border-box;padding: 0 20px;}
.innerview .left .switchbox .switch span{width: 100%;display: block;line-height: 68px;font-size: 20px;color: #666666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.innerview .left .switchbox .switch.selected{border-bottom: 4px solid #0AA0FF;color: #0AA0FF;font-weight: bold;position: relative;}
.innerview .left .switchbox .switch:nth-child(2){border-left: 0;border-right: 0}
.innerview .left .switchbox .switch.selected:after{content: '';display: block;width: 0;height: 0;border: 5px solid #0AA0FF;border-color:#0AA0FF transparent  transparent transparent;position: absolute;left: 0;right: 0;bottom: -14px;margin:auto;}
.innerview .left .content h3{text-align: center;margin-top: 35px;}
.innerview .left .content h3 span{font-size: 24px;color: #0898fa;font-weight: bold;position: relative;}
.innerview .left .content h3 span:before{content: '';display: block;width: 200px;height: 1px;background-color: #E5E5E5;position: absolute;left: -252px;top:0;bottom: 0;margin:auto;}
.innerview .left .content h3 span:after{content: '';display: block;width: 200px;height: 1px;background-color: #E5E5E5;position: absolute;right: -252px;top:0;bottom: 0;margin:auto;}
.innerview .left .content .item1 .box{margin-top: 27px}
.innerview .left .content .item1 .box .text{width: 43.5%;float: left;margin-right: 4%;margin-top: 0}
.innerview .left .content .item1 .box .text>p{font-size: 16px;line-height: 28px;color: #666;}
.innerview .left .content .item1 .box .img{	width: 45.5%;float: right;}
.innerview .left .content .item1 h4{width: 100%;height: 24px;margin-top: 38px}
.innerview .left .content .item1 h4 span{font-size: 20px;line-height: 24px;color: #333333;position: relative;padding-left: 15px;display: inline-block;font-weight: bold}
.innerview .left .content .item1 h4 span:after{content: '';width: 3px;height: 18px;background-color: #0AA0FF;position: absolute;left: 0;top:4px;}
.innerview .left .content .item1 .tit{font-size: 18px;color: #4a4a4a;line-height: 24px;font-weight: bold;margin-top: 32px;padding-left: 15px;box-sizing: border-box;}
.innerview .left .content .item1 p em{font-size: 12px;color: #999;margin-left: 6px}
.innerview .left .content .item1 .warp{width: 100%;padding: 0 20px;box-sizing: border-box;}
.innerview .left .content .item1 .warp .img{width: 100%;margin:27px auto 0;}
.innerview .left .content .item2 h3{margin-top: 80px}

.innerview .left .content .item2 .warpbox{position: relative;box-sizing: border-box;padding: 0 40px;}
.innerview .left .content .item2 .warpbox .swiper-button-prev{left: 0;outline: none;width: 14px;height: 24px;background-image: url(../images/slide_l.png);background-size: cover;}
.innerview .left .content .item2 .warpbox .swiper-button-next{right: 0;outline: none;width: 14px;height: 24px;background-image: url(../images/slide_r.png);background-size: cover;}
.innerview .left .content .item2 .warp{width:100%;margin:auto;padding: 0;box-sizing: border-box;position: relative;margin-top: 47px;}
.innerview .left .content .item2 .inner{width: 100%;}
.innerview .left .content .item2 .inner .img{width: 31%;position: relative;}
.innerview .left .content .item2 .inner .img .shadow{position: absolute;left: 0;right: 0;bottom: 0;background:linear-gradient(0deg,rgba(0,0,0,0.6),rgba(0,0,0,0));box-sizing: border-box;padding:20px;display: flex;flex-direction: column;justify-content: flex-end;}
.innerview .left .content .item2 .inner .img .shadow .desc{font-size: 14px;line-height: 20px;height: 60px;color: #fff;display:-webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp:3;text-overflow:ellipsis;overflow: hidden;margin-top: 8px;}
.innerview .left .content .item2 .inner .img .shadow .name span{font-size: 20px;color: #fff;font-weight: bold;line-height: 24px;}
.innerview .mainbox .right{width: 25.7%;float: right;}
.innerview .mainbox .right .rank{background-color: #fff;position: relative;box-sizing: border-box;padding:28px 28px 35px }
.innerview .mainbox .right .rank .bg{width: 236px;position: absolute;bottom: 0;right: 0}
.innerview .mainbox .right .rank h2{color: #333;font-size: 20px;font-weight: bold;}
.innerview .mainbox .right .rank a{width: 100%;display: block;padding-left: 32px;height: 27px;line-height: 27px;font-size: 14px;color: #4A4A4A;box-sizing: border-box;margin-top: 10px;position: relative;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.innerview .mainbox .right .rank a span{color: #4A4A4A;font-size: 16px;position: absolute;left: 6px;top:0;;bottom: 0;margin:auto;line-height: 27px;}
.innerview .mainbox .right .rank a i{display: block;width: 20px;background-size: 100%;position: absolute;left: 0;top:0;bottom: 0;margin:auto;}
.innerview .mainbox .right .rank .warp{margin-top: 18px;position: relative;z-index: 10}
.innerview .left .content .item3 h3{margin-top: 85px}
.innerview .left .content .item3 h4{width: 100%;height: 24px;margin-top: 38px}
.innerview .left .content .item3 h4 span{font-size: 20px;line-height: 24px;color: #333333;position: relative;padding-left: 15px;display: inline-block;font-weight: bold}
.innerview .left .content .item3 h4 span:after{content: '';width: 3px;height: 18px;background-color: #0AA0FF;position: absolute;left: 0;top:4px;}
.innerview .left .content .item3 .warp{width: 100%;box-sizing: border-box;padding: 0 20px;margin-top: 22px}
.innerview .left .content .item3 .warp p{color: #666;font-size: 14px;line-height: 30px;position: relative;overflow:hidden;display: flex;}
.innerview .left .content .item3 .warp p em{color: #999;font-size: 14px;line-height: 24px;}
.innerview .left .content .item3 .warp>p i{margin-left: 15px;display: block;float: left;color: #999;font-size: 14px;line-height: 24px;}
.innerview .left .content .item3 .warp>p span{display: block;float: left;color: #999;font-size: 14px;line-height: 24px;}
.innerview .left .content .item3 .warp .msg{margin-top: 11px}
.innerview .left .content .item3 .warp .msg p{padding-left: 86px;position: relative;}
.innerview .left .content .item3 .warp .msg p em{position: absolute;left: 0;top: 0;line-height: 30px}
.innerview .left .content .item4 h3{margin-top: 85px}
.innerview .left .content .item4 .warp{width: 100%;padding: 0 20px;box-sizing: border-box;}
.innerview .left .content .item4 .img{margin-top: 44px;width: 100%;}
.content .warp .img{color: #666}

.innerview .mainbox .right .guanggao{width: 100%;}
.innerview .mainbox .right .guanggao a{display: block;width: 100%;margin-top: 30px;overflow: hidden;}
.innerview.cooperation .left .switchbox .switch{width: 25%}
.innerview.cooperation .left .instro .row p{padding-left: 73px}
.innerview.cooperation .left .content .item1 .box{margin-top: 27px}
.innerview.cooperation .left .content .item1 .box .text h5{font-size: 18px;color: #4a4a4a;font-weight: bold;line-height: 24px;}
.innerview.cooperation .left .content .item1 .box .text>p{margin-top: 10px}
.innerview.cooperation .left .content .item1 .box.imgl .img{float: left;}
.innerview.cooperation .left .content .item1 .box.imgl .text{float: right;margin-right: 0}
.innerview .left .content .item1 .box.imgl .img{float: left;}
.innerview .left .content .item1 .box.imgl .text{float: right;margin-right: 0}
.innerview.cooperation .left .content .item1 .warp p{color: #666;font-size: 14px;line-height: 24px;margin-top: 32px}
.innerview.cooperation .left .content .item3 .warp .msg p span{color: #999}

/* dba 列表 */
.dbabox{width: 100%;padding: 20px 0 60px;background-color: #F5F6F7}
.dbabox .item{width: 48.5%;float: left;margin-right: 3%;background-color: #fff;margin-top: 40px;position: relative;}
.dbabox .item:nth-child(2n){margin-right: 0}
.dbabox .item .logo{width: 150px;margin:0 auto;}
.dbabox .item h3{font-size: 18px;color: #333;font-weight: bold;text-align: center;margin-top: 25px}
.dbabox .item p{font-size: 14px;color: #4A4A4A;text-align: center;line-height: 28px;height: 56px;display: -webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp:2;text-overflow:ellipsis;overflow: hidden;margin-top: 19px;}
.dbabox .item span{display: block;width: 140px;height: 40px;line-height: 40px;text-align: center;box-sizing: border-box;border: 1px solid #ccc;color: #666;font-size: 14px;margin:37px auto 0;transition: all 0.5s}
.dbabox .item a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 40px 50px 40px 40px;}

/* 题库 */
.librarybox{width: 100%;margin-top: 130px;padding: 60px 0;}
.librarybox .mindbox{width: 100%;box-sizing: border-box;background-color: #fff;background-size: auto 142px;background-position: right bottom;padding: 3px 30px 24px;border-radius:2px;}
.librarybox .mindbox .row{width: 100%;box-sizing: border-box;padding-left: 58px;position: relative;margin-top: 12px;}
.librarybox .mindbox .row span{font-size: 14px;line-height: 24px;color: #4A4A4A;position: absolute;left: 0;top: 0;font-weight: bold;margin-top: 12px;}
.librarybox .mindbox .row .warp{width: 100%;}
.librarybox .mindbox .row .warp a{font-size: 14px;color: #666;display: block;height: 24px;line-height: 24px;float: left;margin-right: 18px; padding: 0 10px;border-radius: 2px;margin-top: 12px;}
.librarybox .mindbox .row .warp a.selected{background-color: #0AA0FF;color: #fff}
.librarybox .listbox{width: 100%;}
.librarybox .listbox .item{background-size: auto 100%;background-position: right center;width: 320px;margin-right: 40px;margin-top: 40px;float: left;background-color: #fff;border-radius:2px;box-sizing: border-box;padding: 20px 30px 11px}
.librarybox .listbox .item h3 a{color: #333;line-height: 26px;font-size: 16px;font-weight: bold;display: -webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp:2;text-overflow:ellipsis;overflow: hidden;height: 52px;}
.librarybox .listbox .item p{font-size: 14px;color: #666;margin-top: 5px;}
.librarybox .listbox .item .btnbox{width: 100%;margin-top: 20px;position: relative;}
.librarybox .listbox .item .btnbox a.look{color: #0096FF}
.librarybox .listbox .item .btnbox a{display: block;width: 50%;line-height: 32px;font-size: 14px;color: #666;text-align: center;float: left;}
.librarybox .listbox .item .btnbox i{display: block;width: 1px;height: 12px;background-color: #E5E5E5;position: absolute;top:0;bottom: 0;left: 0;right: 0;margin:auto;}
.librarybox .listbox .item:nth-child(4n){margin-right: 0}
/* 真题 */
.librarybox .top{width: 100%;}
.librarybox .top h2{font-size: 24px;color: #333;font-weight: bold;}
.librarybox .top p{margin-top: 11px;}
.librarybox .top p span{font-size: 14px;color: #666;line-height: 24px;margin-right: 39px;white-space: nowrap;float: left;}
.librarybox .mainbox>.warp{margin-top: 24px}
.librarybox .left{float: left;width: 71.4%;position: relative;background-color: #fff}
.librarybox .left .shadow{position: absolute;top: 60%;left: 0;right: 0;bottom: 0;margin:auto;background: linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.9),rgba(255,255,255,1));}
.librarybox .left .shadow .content{position: absolute;bottom: 80px;left: 0;right: 0;margin:auto;background-color: #fff}
.librarybox .left .shadow a{display: block;width: 280px;height: 48px;line-height: 48px;border-radius: 2px;background-color: #0AA0FF;font-size: 18px;color: #fff;text-align: center;margin: 30px auto 0;}
.librarybox .left .shadow p{text-align: center;font-size: 20px;color: #666}
.librarybox .left .hide{display: none;}
.librarybox .left .shadow.hide{position: static;display: block;}
.librarybox .left .shadow.hide .content{position: static;padding: 30px 0 30px}
.librarybox .left .shadow.hide .content p{display: none}
.librarybox .left .shadow.hide .content  a{margin-top: 0}
.librarybox .right{float: right;width: 25.7%;}
.librarybox .right .down{width: 100%;padding: 40px;background-color: #fff;box-sizing: border-box;}
.librarybox .right .down .icon{width: 81px;margin: 0 auto;}
.librarybox .right .down p{text-align: center;margin-top: 20px}
.librarybox .right .down p span{font-size: 14px;line-height: 24px;color: #666;}
.librarybox .right .down p span:nth-child(1){margin-right: 24px;}
.librarybox .right .down a{display: block;width: 100%;height: 48px;line-height: 48px;text-align: center;color: #fff;border-radius: 2px;background-color: #0AA0FF;font-size: 18px;margin: 20px auto 0;max-width: 280px}
.librarybox .right .other{background-color: #fff;margin-top: 30px;box-sizing: border-box;padding: 32px 30px 27px;background-size: auto 97px;background-position: right top}
.librarybox .right .other h2{font-size: 20px;color: #181919;font-weight: bold;}
.librarybox .right .other .warp{margin-top: 25px}
.librarybox .right .other .warp a{display: block;width: 100%;line-height: 36px;color: #4A4A4A;font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.librarybox .right .guanggao{width: 100%;}
.librarybox .right .guanggao a{width: 100%;display: block;margin-top: 30px;overflow: hidden;}
/*搜索*/
.searchbox{margin-top: 130px;padding: 60px 0}
.searchbox .mainbox{margin-top: 0}
.searchbox .mainbox .searchwarp{width: 682px;margin:0 auto;padding-bottom: 45px;}
.searchbox .mainbox .searchwarp h1{font-size: 28px;text-align: center;color: #0997F1;font-weight: bold;}
.searchbox .mainbox .searchwarp .input{width: 100%;height: 48px;margin-top: 26px}
.searchbox .mainbox .searchwarp .input form{width: 100%;height: 100%;display: block;box-sizing: border-box;border: 1px solid #0AA0FF}
.searchbox .mainbox .searchwarp .input input[type="text"]{display: block;width: 80%;float: left;height: 100%;background-color: #fff;box-sizing: border-box;padding:10px 15px;font-size: 16px;color: #4A4A4A}
.searchbox .mainbox .searchwarp .input input[type="submit"]{display: block;width: 20%;height: 100%;float: left;background-color: #0AA0FF;font-size: 16px;color: #fff}
.searchbox .mainbox .searchwarp p a{float: left;font-size: 14px;color: #999;margin:0 15px;white-space: nowrap;line-height: 24px;cursor: pointer;}
.searchbox .mainbox .searchwarp p{margin-top: 10px}
.searchbox .mainbox .left .item .text h2 em{font-size: 18px;font-weight: bold;color: #0AA0FF}



/*个人中心*/
.personalbox{width: 100%;margin-top: 130px;padding: 60px 0}
.personalbox .center{width: 20%;float: left;background-color: #fff}
.personalbox .center .head{width: 100%;height: auto;box-sizing: border-box;padding: 30px;background-color: #0AA0FF}
.personalbox .center .head .photo{width: 88px;height: 88px;display: flex;align-items: center;justify-content: center;margin:0 auto ;border-radius: 50%;background-color: #f0f0f0;overflow: hidden;background-size: cover;background-position: center;}
.personalbox .center .head p{font-size: 20px;color: #fff;text-align: center;line-height: 30px;margin-top: 8px}
.personalbox .center .warp{width: 100%;padding: 28px 0}
.personalbox .center .warp a{display: block;width: 100%;height: 60px;line-height: 60px;text-align: center;font-size: 16px;color: #666}
.personalbox .center .warp a.selected{color: #0AA0FF;background-color: #F3FBFF;font-weight: bold;}
.personalbox .contentbox{width: 77.1%;float: right;background-color: #fff;border-top: 4px solid #E7EFF5;}
.personalbox .contentbox h2{font-size: 20px;color: #333;font-weight: bold;padding-bottom: 20px;border-bottom: 1px solid #E5E5E5}
.personalbox .contentbox>.warp{padding: 52px 80px 98px;box-sizing: border-box;background-size: auto 232px;background-position: right bottom;}
.personalbox .contentbox .warp.selected{display: block;}
.personalbox .contentbox .photobox{padding-left: 150px;position: relative;height: 50px;overflow: hidden;margin-top: 30px;}
.personalbox .contentbox .photobox>span{color: #777;position: absolute;left: 0;top: 0;bottom: 0;text-align: right;width: 110px;font-size: 14px;line-height: 50px;}
.personalbox .contentbox .photobox .photo{height: 50px;width: 50px;display: flex;float: left;align-items: center;justify-content: center;border-radius: 50%;overflow: hidden;background-size: cover;background-position: center;}
.personalbox .contentbox .photobox .photo img{height: auto;width: 100%;}
.personalbox .contentbox .photobox .shangchuan{display: inline-block;height: 100%;position: relative;margin-left: 40px;}
.personalbox .contentbox .photobox .shangchuan span{color: #0AA0FF;font-size: 14px;line-height: 50px;}
.personalbox .contentbox .photobox .shangchuan input{position: absolute;top:0;bottom: 0;left: 0;right: 0;opacity: 0;cursor: pointer;width: 100%}
.personalbox .contentbox .row{padding-left: 150px;position: relative;height: auto;overflow: hidden;margin-top: 30px;}
.personalbox .contentbox .row>span{color: #777;position: absolute;left: 0;top: 0;bottom: 0;text-align: right;width: 110px;font-size: 14px;vertical-align: middle;line-height: 30px}
.personalbox .contentbox .row p{line-height: 30px}
.personalbox .contentbox .input{padding-left: 150px;position: relative;height: auto;overflow: hidden;margin-top: 27px;}
.personalbox .contentbox .input>span{color: #777;position: absolute;left: 0;top: 0;bottom: 0;text-align: right;width: 110px;font-size: 14px;vertical-align: middle;line-height: 40px}
.personalbox .contentbox .input input{display: block;width: 300px;height: 40px;box-sizing: border-box;border:1px solid #E5E5E5;padding: 8px 12px;color: #666;font-size: 14px;background-color: #fff}
.personalbox .contentbox .input select{display: block;width: 300px;height: 40px;box-sizing: border-box;border:1px solid #E5E5E5;color: #666;font-size: 14px;background-color: #fff;padding: 8px 36px 8px 12px;background-image: url(../images/select.png);background-size: 12px 7px;background-position: 95% center;}
.personalbox .contentbox .input2{margin-top: 23px;}
.personalbox .contentbox .email{padding-left: 150px;position: relative;height: auto;overflow: hidden;margin-top: 27px;}
.personalbox .contentbox .email>span{color: #777;position: absolute;left: 0;top: 0;bottom: 0;text-align: right;width: 110px;font-size: 14px;vertical-align: middle;line-height: 30px}
.personalbox .contentbox .email .box{width: 300px;overflow: hidden;line-height: 30px;}
.personalbox .contentbox .email p{float: left;color: #666;font-size: 14px;line-height: 30px;}
.personalbox .contentbox .email a{float: right;color: #0AA0FF;font-size: 14px;line-height: 30px;}
.personalbox .contentbox div.submit{padding-left: 150px;position: relative;height: auto;overflow: hidden;margin-top: 39px;}
.personalbox .contentbox .submit input{display: block;width: 300px;height: 40px;box-sizing: border-box;color: #fff;font-size: 14px;background-color: #0AA0FF;border-radius:2px;}
.personalbox .contentbox .submit input:disabled{background-color:#7DC9FA}



.emailpop{position: fixed;left: 0;right: 0;top: 0;bottom: 0;margin:auto;background-color: rgba(0,0,0,0.5);z-index: 999;display: none;} 
.emailpop .pop{width: 380px;height: 220px;border-radius: 2px;background-color: #fff;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin:auto;box-sizing: border-box;padding: 30px 40px 40px;transition: all 0.5s}
.emailpop .pop .close{width: 14px;height: 14px;position: absolute;right: 16px;top: 16px;cursor: pointer;}
.emailpop .pop h2{font-size: 18px;color: #333;font-weight: bold;text-align: center;}
.emailpop .pop .row{margin-top: 27px;}
.emailpop .pop .row input{display: block;width: 100%;height: 40px;background-color: #fff;box-sizing: border-box;padding: 8px 14px;border: 1px solid #E5E5E5}
.emailpop .pop .submit{width: 100%;height: 40px;border-radius: 2px;background-color: #0AA0FF;color: #fff;font-size: 14px;margin-top: 20px;}

.personalbox .contentbox .changepsw{margin-top: 13px;padding-bottom: 136px}
.personalbox .contentbox .download{padding: 40px 30px 60px;}
.personalbox .contentbox .download .item{background-size: auto 100%;background-position: right center;width: 31.3%;margin-right: 3.05%;margin-top: 40px;float: left;background-color: #fff;border-radius:2px;box-sizing: border-box;padding: 20px 30px 11px;border: 1px solid #E0E1E2}
.personalbox .contentbox .download .item h3 a{color: #333;line-height: 26px;font-size: 16px;font-weight: bold;display: -webkit-box;-webkit-box-orient:vertical; -webkit-line-clamp:2;text-overflow:ellipsis;overflow: hidden;height: 60px;}
.personalbox .contentbox .download .item p{font-size: 14px;color: #666;margin-top: 5px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.personalbox .contentbox .download .item .btnbox{width: 100%;margin-top: 20px;position: relative;}
.personalbox .contentbox .download .item .btnbox a.look{color: #0096FF}
.personalbox .contentbox .download .item .btnbox a{display: block;width: 50%;line-height: 32px;font-size: 14px;color: #666;text-align: center;float: left;}
.personalbox .contentbox .download .item .btnbox i{display: block;width: 1px;height: 12px;background-color: #E5E5E5;position: absolute;top:0;bottom: 0;left: 0;right: 0;margin:auto;}
.personalbox .contentbox .download .item:nth-child(3n){margin-right: 0}

.emba_empty{height: 518px;padding-top: 160px;box-sizing: border-box;}
.emba_empty .img{width: 100px;margin:0 auto;}
.emba_empty p{font-size: 16px;margin-top: 40px;text-align: center;color: #999999}
.search_empty{padding-top: 30px;box-sizing: border-box;}
.search_empty .img{width: 100px;margin:0 auto;}
.search_empty p{font-size: 16px;margin-top: 40px;text-align: center;color: #999999}

/* 使用协议 */
.syxy.view.newsbox .mainbox{width: 1200px;}
.syxy.view.newsbox .mainbox .left{float: none;width: 100%;}
.syxy.view.newsbox .mainbox .left .tit h2{text-align: center;}
.syxy.view.newsbox .mainbox .left .content h3{font-size: 20px;color: #333;font-weight: bold;margin: 0}
/*.syxy.view.newsbox .content p{margin: 0;}*/
.syxy.view.newsbox .content{padding-top:30px;}
@media screen and (min-width:1025px){
	.indexbox .module h3 a:hover,.indexbox .module1 .mainbox>.l .activity p a:hover{color: #0AA0FF}
	.indexbox .module1 .mainbox>.l .activity a:hover .img img{transform: scale(1.2);}
	.indexbox .module1 .mainbox>.l .news .itembox a:hover .img img{transform: scale(1.2);}
	.indexbox .module1 .mainbox>.l .news .itembox a:hover .text h4{color: #0A81F0}
	.indexbox .module5 .mainbox>.l .warp .itembox .item p a:hover{color: #0AA0FF}
	.indexbox .module7 .itembox .item a:hover span{border-color: #999;color: #000}
	.banner .img a:hover{color: #0AA0FF}
	.indexbox .module1 .mainbox>.r a.guanggao:hover img{transform: scale(1.2);}
	.indexbox .module2 .imgbox .l a:hover img{transform: scale(1.1);}
	.indexbox .module2 .imgbox .r a:hover img{transform: scale(1.2);}
	.indexbox .module2 .schoolbox a:hover span{color: #0AA0FF}
	.indexbox .module3 .itembox a:hover img{transform: scale(1.2);}
	.indexbox .module3 .itembox a:hover .item .text p{color: #0AA0FF}
	.indexbox .module3 .schoolbox a:hover span{color: #0AA0FF}
	.indexbox .module4 .itembox a:hover img{transform: scale(1.2);}
	.indexbox .module5 .mainbox>.r a.guanggao:hover img{transform: scale(1.1);}
	.indexbox .module6 .itembox a:hover .img .warp h4,.indexbox .module6 .itembox a:hover .img .warp p{color: #0AA0FF}
	.indexbox .module6 .itembox a:hover h4,.indexbox .module6 .itembox a:hover p{color: #0AA0FF}
	.view.newsbox .recommend .warp .row a:hover img{transform:scale(1.2); }
	.view.newsbox .recommend .warp .row a:hover h3{color: #0AA0FF}

	.newsbox .mainbox .left .switchbox .switch:hover{color: #0AA0FF;}
	.newsbox .mainbox .left .switchbox .switch:hover i{width: 100%}
	.newsbox .mainbox .left .item:hover .text h2{color: #0AA0FF}
	.newsbox .mainbox .left .item:hover .img img{transform: scale(1.2);}
    .page .warp a:hover{color: #FFFFFF;background-color: #0AA0FF;border-color:#0AA0FF }
	.newsbox .mainbox .right .hot_news h2>a:hover,.newsbox .mainbox .right .hot_news .warp a:hover{color: #0AA0FF;}
	.newsbox .mainbox .right .guanggao:hover img{transform: scale(1.1);}

	.inner.newsbox .mainbox .left .item:hover .text h2.newsbox .mainbox .left .item:hover .text .desc{color: #4A4A4A}
	.inner.newsbox .mainbox .left .item:hover .text h2{color: #333333}
	.inner.newsbox .mainbox .left .item:hover .img img{transform: scale(1);}
	.inner.newsbox .left .mind .warp .line a:hover{background-color: #0AA0FF;color: #fff}
	.inner.newsbox .mainbox .left .item a:hover .text h3{color: #0AA0FF}

	.inner.newsbox .mainbox .left .item .applybtn:hover{background-color: #0083DB}

	.innerview .left .switchbox .switch:hover{border-bottom: 4px solid #0AA0FF;color: #0AA0FF;font-weight: bold;position: relative;}
	.innerview .left .switchbox .switch:hover:after{content: '';display: block;width: 0;height: 0;border: 5px solid #0AA0FF;border-color:#0AA0FF transparent  transparent transparent;position: absolute;left: 0;right: 0;bottom: -14px;margin:auto;}
	.inner.newsbox .mainbox .right .rank a:hover{color: #0AA0FF}
	.innerview .mainbox .right .rank a:hover{color: #0AA0FF}
	.innerview .left .instro .applybtn:hover{background-color: #0083DB;}
	.innerview .mainbox .right .guanggao a:hover img{transform: scale(1.1);}

	.dbabox .item a:hover span{border-color: #999;color: #000}

	.librarybox .mindbox .row .warp a:hover{background-color: #0AA0FF;color: #fff}
	.librarybox .listbox .item .btnbox a:hover{color: #222}
	.librarybox .listbox .item .btnbox a.look:hover{color: #006AB4}

	.librarybox .left .shadow a:hover{background-color: #0083DB}
	.librarybox .right .down a:hover{background-color: #0083DB}
	.librarybox .right .other .warp a:hover{color: #0AA0FF}
	.librarybox .right .guanggao a:hover img{transform: scale(1.1);}
	.loginpop .warp .pop .submit:hover{background-color: #0083DB}
	.loginpop .warp .pop .forget a:hover{color: #0AA0FF}

	.personalbox .center .warp a:hover{background-color: #F3FBFF;color: #0AA0FF}
}
.innerview .left .content .item2 .inner .img.noshizislide{margin-right: 3.5%}
@media screen and (max-width: 768px){
	.innerview .left .content .item2 .inner .img.noshizislide{width: 47%;margin-right: 6%}
}
@media screen and (max-width: 450px){
	.innerview .left .content .item2 .inner .img.noshizislide{width: 100%;}
}

.inner.newsbox .left .mind .warp .line.slide{padding-right: 24px;height: 34px;transition: all 0.3s}
.inner.newsbox .left .mind .warp .line.slide i{display: block;width: 24px;height: 24px;background-size:14px;background-position: center;background-image: url(../images/more_slide1.png);position: absolute;right: 0;top: 10px;cursor: pointer;}
.inner.newsbox .left .mind .warp .line.slide.open i{background-image: url(../images/more_slide2.png); }
.inner.newsbox .left .mind .warp .line.slide.open{height: auto;}

/**media*/

@media screen and (max-width: 1500px){
	.mainbox{width: 90%;}	
	.inner.newsbox .mainbox .right .plan .row .inner{width: 100%;margin-right: 0;}
	.inner.newsbox .mainbox .right .plan .row .inner:last-child{margin-top: 16px;}
	.librarybox .listbox .item{width: 22.75%;margin-right: 3%;}
}	
@media screen and (max-width: 1400px){
	.indexbox .module1 .mainbox>.l .activity .img h4{margin-top: 0}
	.indexbox .module1 .mainbox>.l .news .item{margin-top: 20px}
	.header .top form{width: 202px;margin-left: 10px;}
	.header .top form input[type="text"]{width: 120px;}
	.header .top .logo{margin-left: 0}
	.header .top .msg .regiester{margin-right: 0}
	.header .top .msg>span{margin-right: 10px;}
	.header .top .msg .personal .photo{margin-right: 5px;}
	.inner.newsbox .mainbox .left .item .applybtn{position: static;margin-left: 154px;margin-top: 10px}

}

@media screen and (max-width: 1360px){
	.nav .switch{padding: 0 15px}
	.indexbox .module3 .schoolbox a{height: 60px;padding: 0;}
	.syxy.view.newsbox .mainbox{width: 90%;}
}
@media screen and (max-width: 1230px){
	.innerview .left .instro .row1 p{width: 100%;float: none;margin-right: 0}
}

@media screen and (max-width: 1200px){
	.indexbox .module1 .mainbox>.l .news .item{margin-top: 10px}
	.indexbox .module6 .imgbox span{font-size: 30px;line-height: 57px;}
}
@media screen and (max-width: 1160px){
	.nav .switch{padding: 0 10px}
	.indexbox .module1 .mainbox>.l .activity .img p{margin-top:12px }
}
@media screen and (max-width: 1048px){
	.indexbox .module1 .mainbox>.l .activity{width: 100%;margin-right: 0}
	.indexbox .module1 .mainbox>.l .news{width: 100%;margin-top: 40px}
	.indexbox .module1 .mainbox>.l .news .item{margin-top: 30px;}
	.indexbox .module1 .mainbox>.l .activity .img h4{margin-top: 30px}
	.indexbox .module1 .mainbox>.l .activity .img h4 p{ margin-top: 12px;}
	.indexbox .module1 .mainbox>.l .activity .img p{margin-top: 22px}
	.indexbox .module2 .imgbox{display: block;}
	.indexbox .module2 .imgbox .l{width: 100%;}
	.indexbox .module2 .imgbox .r{width: 100%;}
	.indexbox .module2 .imgbox .r a{margin-top: 30px;}
	.indexbox .module3 .itembox{flex-wrap: wrap;margin-top: 0}
	.indexbox .module3 .itembox a{width: 48%;margin-top: 30px}
	.indexbox .module3 .schoolbox{padding: 12px 12px;}
	.indexbox .module4 .itembox a{width: 48%;margin-right: 4%}
	.indexbox .module4 .itembox a:nth-child(4n){margin-right: 4%}
	.indexbox .module4 .itembox a:nth-child(2n){margin-right: 0}


	.news.banner .img h2{letter-spacing: 0;font-size: 32px}
	.news.banner .img h2 p{font-size: 18px;}
	.news.banner .img .item .inner p{font-size: 14px}
	.newsbox .mainbox .left{width: 100%;float: none;}
	.newsbox .mainbox .right{width: 100%;float: none;margin-top: 40px}
	.newsbox .mainbox .right .hot_news{background-size: 360px auto;background-position: right bottom;}
	.newsbox .mainbox .right .hot_news .warp a{width: 48%;margin-right: 4%;float: left;}
	.newsbox .mainbox .right .hot_news .warp a:nth-child(2n){margin-right: 0}
	.newsbox .mainbox .right .guanggao{width: 32%;margin-right: 2%;float: left;}
	.newsbox .mainbox .right .guanggao:last-child{margin-right: 0}
	.newsbox .mainbox .right .guanggao.three{width: 48%;margin-right: 0}

	.view.newsbox{margin-top: 90px}
	.inner.newsbox{margin-top: 90px}
	.inner.newsbox .mainbox .right .plan{width: 48%;margin-right: 4%;float: left;}
	.inner.newsbox .mainbox .right .rank{width: 48%;float: left;margin-top: 0}
	.inner.newsbox .mainbox .right .plan .row .inner{width: 48%;margin-right: 4%;float: left;}
	.inner.newsbox .mainbox .right .plan .row .inner:last-child{margin-top: 0;width: 48%;}
	.innerview{margin-top: 90px}
	.innerview .mainbox .left{width: 100%;}
 	.innerview .mainbox .right{width: 100%;margin-top: 30px;}
 	.innerview .mainbox .right .rank{width: 48%;float: left;}
 	.innerview .mainbox .right .guanggao{width: 48%;float: right;}
 	.innerview .mainbox .right .guanggao a:first-child{margin-top: 0}
 	.innerview .left .instro{position: relative;}
 	.innerview .left .instro .text{width: 100%;margin-right: 0}
 	.innerview .left .instro .text h2,.innerview .left .instro .text .row1{width: calc(100% - 240px)}
 	.innerview .left .instro .img{position: absolute;top:0;right: 0;width: 230px}
	.innerview.train .left .instro .img{position: static;width: 26%;}
	.innerview.train .left .instro .text{width: 70%;}
 	.innerview .left .instro h2{font-size: 20px}
 	.innerview .left .switchbox{height: 54px}
 	.innerview .left .switchbox .switch span{font-size: 16px;line-height: 48px}
 	.innerview .left .switchbox .switch{height: 48px;line-height: 48px}
 	.innerview .left .content h3 span{font-size: 20px;}
 	.innerview .left .content .item1 h4 span,.innerview .left .content .item3 h4 span{font-size: 16px;}
	
	.librarybox{margin-top: 90px}
 	.librarybox .listbox .item{width:31.3%;margin-right: 3%;}
 	.librarybox .listbox .item:nth-child(4n){margin-right: 3%;}
	.librarybox .listbox .item:nth-child(3n){margin-right: 0}

	.librarybox .left,.librarybox .right{width: 100%;}
	.librarybox .right{display: flex;flex-wrap: wrap;}
	.librarybox .right .down{margin-top: 30px;width: 48%;margin-right: 4%;float: left;display: flex;align-items: center;justify-content: center;}
	.librarybox .right .other{width: 48%;float: left;}
	.librarybox .right .guanggao{width: 100%;float: left;}
	.librarybox .right .guanggao a{width: 48%;margin-right: 4%;float: left;}
	.librarybox .right .guanggao a:nth-child(2n){margin-right: 0;}

	.searchbox{margin-top: 90px}

	.personalbox{margin-top: 90px}
	.personalbox .center{width: 100%;float: none;}
	.personalbox .contentbox{width: 100%;margin-top: 30px;float: none;}
	.personalbox .center .warp a{width: 33.333%;float: left;}
	.personalbox .center .warp{padding: 0}

	.header .top .msg{display: none}
	.header .top .wapicon{display: block;}
	.nav{display: none;bottom: 0;height: auto;background-color: #fff;z-index: 9999;}
	.nav .mainbox{position: absolute;top:0;bottom: 0;left: 0;right: 0;margin:auto;height: auto;overflow-y: auto;padding: 20px 0;box-sizing: border-box;}
	.nav .mainbox{ -ms-overflow-style:none; overflow:-moz-scrollbars-none; }
    .nav .mainbox::-webkit-scrollbar{width:0px}
	.nav .msg{display: block;margin-top: 30px;text-align: center;}
	.nav .msg span{display: block;width: 100%;text-align: center;color: #666}
	.nav .msg span a{font-size: 18px;color: #0AA0FF;font-weight: bold;margin-left: 8px;}
	.nav .msg>a{line-height: 40px;font-size: 18px;color: #666;padding: 0 10px;margin-top: 10px;display: inline-block;box-sizing: border-box;}
	.nav .msg .personal{width: 100%;display: block;height: 40px;}
	.nav .msg .personal .img{width: 40px;height: 40px;vertical-align: top;margin-right: 5px;border-radius: 50%;overflow: hidden;display: flex;align-items: center;justify-content: center;float: left;background-size: cover;background-position: center;}
	.nav .msg .personal span{display: inline-block;font-size: 18px;line-height: 40px;vertical-align: top;width: auto;}
	.nav .msg .outlogin{width: 100%;margin-top: 0}
	.nav .msg .outlogin span{position: relative;display: inline-block;width: auto;position: relative;line-height: 40px;font-size: 18px;color: #666;}
	.nav .switch{color: #666;display: block;float: none;padding: 0;height: 40px;line-height: 40px;font-size: 18px;text-align: center;}
	.nav .switch.selected{background-color:transparent;color: #0AA0FF}
	.banner.swiper-container{margin-top: 90px;}
	.footer .mainbox .textbox{display: block;}
	.footer .mainbox .textbox .logo{margin:0 auto;}
	.footer .mainbox .textbox .friend{margin-top: 20px}
	.footer .mainbox .textbox .code{display: block;margin-top: 15px} 
	.footer .mainbox .textbox .code .phone{text-align: center;margin-right: 0}
	.footer .mainbox .textbox .code .phone span{display: inline;margin-right: 10px}
	.footer .mainbox .textbox .code .phone p{float: left;}
	.footer .mainbox .textbox .code .img{margin-top: 20px}
	.footer .mainbox .textbox .friend a{line-height: 24px}
	.news.banner{height: 350px}
}
@media screen and (max-width: 940px){
	.planpop .warp .pop{width: 80%}
	.planpop .warp .pop .itembox .item .logo{width: 150px;float: none;margin:0 auto 10px;}
	.planpop .warp .pop .itembox .item .text{padding-right: 0;text-align: center;position: static;width: 100%;display: block;}
	.planpop .warp .pop .itembox .item .more{float: none;margin:20px auto 0;position: static;}
}
@media screen and (max-width: 840px){
	.inner.newsbox .mainbox .right .plan .row .inner{width: 100%;margin-right: 0%;float: left;}
	.inner.newsbox .mainbox .right .plan .row .inner:last-child{margin-top: 16px;width: 100%;}
}
@media screen and (max-width: 820px){
	.planpop .warp .pop .itembox .item {flex-wrap: wrap;}
	.aside .warp.planbox .warp{width: 90%;}
	.applypop .warp{width: 90%;}
}
@media screen and (max-width: 768px){
	.indexbox .module1 .mainbox>.l,.indexbox .module1 .mainbox>.r{width: 100%;float: none}
	.indexbox .module1 .mainbox>.r a{width: 48%;margin-right: 4%;float: left;}
	.indexbox .module1 .mainbox>.r a:nth-child(2n){margin-right: 0}
	.indexbox .module1 .mainbox>.r a:nth-child(1){margin-top: 23px}
	/*.indexbox .module5 .mainbox>.l,.indexbox .module1 .mainbox>.r{width: 100%;float: none}*/
	.indexbox .module6 .itembox{height: auto;display: block;}
	.indexbox .module6 .itembox a{width: 100%;}
	.indexbox .module6 .itembox a .img{border-radius: 4px;}
	.indexbox .module6 .itembox a .img img{width: 100%; height: auto}
	.indexbox .module6 .itembox .text{width: 100%;display: block;}
	.indexbox .module6 .itembox .text p{line-height: 36px}
	.indexbox .module6 .itembox .text a{width: 48%;margin-right: 4%;float: left;}
	.indexbox .module6 .itembox .text a:nth-child(2n){margin-right: 0;}
	.indexbox .module6 .itembox .text a:nth-child(n+3){border-bottom: none;padding-bottom: 0}
	.indexbox .module6 .itembox .text a{padding-bottom: 10px}
	.indexbox .module5 .mainbox>.l{width: 100%;}
	.indexbox .module5 .mainbox>.r{width: 100%;padding-top: 40px}
	.indexbox .module5 .mainbox>.r a.guanggao{margin-top: 30px}
	.indexbox .module2 .schoolbox a span,.indexbox .module3 .itembox .item .text p,.indexbox .module3 .schoolbox .item span,.indexbox .module5 .mainbox>.l .warp .itembox .item p a{font-size: 14px;}
	.indexbox .module3 .itembox .item .text p{line-height: 20px;height: 40px;}
	.indexbox .module2 .schoolbox{padding: 10px}
	.indexbox .module3 .schoolbox .item i{width: 40px;height: 40px;}
	.indexbox .module3 .schoolbox a .item{padding-left: 45px}
	.indexbox .module7 .itembox .item a{padding: 30px 20px }

	.newsbox .mainbox .left{padding: 20px 20px 30px}
	.inner.newsbox .left .mind h2{margin-top: 0}
	.planpop .warp .pop{height: 70%;}

	.innerview .mainbox .left{padding: 20px}
	.innerview .left .instro .img{width: 180px}
	.innerview .left .instro .text h2, .innerview .left .instro .text .row1{width: calc(100% - 200px);}
	.innerview .left .content .item1 .box .img{width: 100%;float: none;}
	.innerview .left .content .item1 .box .text{width: 100%;float: none;}
	.innerview .left .content .item1 .warp,.innerview .left .content .item4 .warp{padding: 0}
	.innerview .left .content h3 span:after{width:70px;right: -90px; }
	.innerview .left .content h3 span:before{width:70px;left: -90px; }
	.innerview .left .content .item2 .inner .img .shadow .name span{font-size: 14px;}
	.innerview .left .content .item2 .inner .img .shadow .desc{font-size: 12px;margin-top: 2px}

	.dbabox{padding-top: 40px}
	.dbabox .item{margin-top: 20px}
	.dbabox .item a{padding: 20px;}
	.innerview.train .left .instro .img{position: static;width: 180px;float: none;margin:0 auto;}
	.innerview.train .left .instro .text{width: 100%;margin-right: 0}
	.innerview.train .left .instro h3{font-size: 16px;}
	.innerview.train .left .instro .text h2{padding-top: 30px;padding-bottom: 5px}

	.librarybox .listbox .item{width:48.5%;margin-right: 3%;}
 	.librarybox .listbox .item:nth-child(4n){margin-right: 3%;}
	.librarybox .listbox .item:nth-child(3n){margin-right: 3%}
	.librarybox .listbox .item:nth-child(2n){margin-right: 0}

	.searchbox .mainbox .searchwarp{width: 100%;}
	.searchbox .mainbox .searchwarp .input input[type="text"]{width: 80%;}
	.searchbox .mainbox .searchwarp .input input[type="submit"]{width: 20%}

	.personalbox .contentbox>.warp{padding: 20px 20px 40px;background-size: 100% auto ;background-position: center bottom;}
	.personalbox .contentbox .changepsw{padding-bottom: 0}
	.personalbox .contentbox .photobox>span,.personalbox .contentbox .row>span,.personalbox .contentbox .input>span,.personalbox .contentbox .email>span{width: 70px;}
	.personalbox .contentbox .photobox,.personalbox .contentbox .row,.personalbox .contentbox .input,.personalbox .contentbox .email,.personalbox .contentbox div.submit{padding-left: 90px;}
	.personalbox .contentbox .download .item{margin-top: 20px;width: 48.5%;margin-right: 3%;}
	.personalbox .contentbox .download .item:nth-child(3n){margin-right: 3%;}
	.personalbox .contentbox .download .item:nth-child(2n){margin-right: 0}
	.header .top form{display: none}
	.header .top form input[type="text"]{width: 80%;font-size: 20px;padding: 20px;}
	.header .top form input[type="submit"]{width: 20%;font-size: 20px}
	.header .top .wapicon .icon.search{display: block;}
	.footer .mainbox{padding: 28px 0}

	.banner.wap{display: block;height: 450px}
	.news.banner{display: none}
	.news.banner.wap{display: block;height: 450px}
	
}

@media screen and (max-width: 660px){
	.newsbox .mainbox .left .item{padding-right: 170px;}
	.newsbox .mainbox .left .item .img{width: 142px;height: 80px;}
	.inner.newsbox .mainbox .left .item .img{width: 130px;height: auto;}
	.inner.newsbox .mainbox .left .item .img img{width: 100%;height: auto}
	.newsbox .mainbox .left .item .text .desc{-webkit-line-clamp: 2;}
	.planpop .warp .pop .itembox .item{display: block;}
	.planpop .warp .pop .itembox .item .logo{width:120px;margin:0 auto;}
	.planpop .warp .pop .itembox .item .text{margin-top: 15px}
}
@media screen and (max-width: 560px){
	.news.banner.wap{height: 260px;}
	.banner .img h2{font-size: 30px;margin-top: 30px}
	.banner.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 5px}
	.banner .img h2 p{font-size: 16px;margin-top: 0;line-height: 32px;padding-bottom: 20px}
	.banner .img p{font-size: 14px;margin-top: 0;line-height: 24px;}
	.banner .img a{font-size: 14px;}
	.indexbox .module h3 span{font-size: 20px;}
	.indexbox .module1 .mainbox>.l{padding: 20px 0}
	.indexbox .module{margin-top: 40px}
	.indexbox .module1 .mainbox>.l .activity .img h4{font-size: 20px;}
	.indexbox .module1 .mainbox>.l .activity .img h4 p{font-size: 16px;font-weight: normal;}
	.indexbox .module2 .imgbox .r .img p{padding: 0 8px}
	.indexbox .module3 .itembox .item .text{padding: 15px 15px 15px 0}
	.indexbox .module3 .itembox a{margin-top: 20px}
	.indexbox .module3 .itembox{margin-top: 10px}
	.indexbox .module3 .schoolbox a{height: 40px;}
	.indexbox .module3 .schoolbox .item span{line-height: 40px}
	.indexbox .module4 .itembox .item p{padding: 0 10px}
	.indexbox .module4 .itembox a{margin-top: 20px}
	.indexbox .module5 .mainbox>.l .warp{margin-top: 30px}
	.indexbox .module5 .mainbox>.l .warp{padding: 20px}
	.indexbox .module5 .mainbox>.l .warp .itembox .item{width: 100%;margin-top: 16px}
	.indexbox .module5 .mainbox>.r{padding-top: 30px}
	.indexbox .module5 .mainbox>.r a.guanggao{margin-top: 20px}
	.indexbox .module6 .itembox{margin-top: 30px}
	.indexbox .module6 .itembox .img .warp{padding: 15px}
	.indexbox .module6 .itembox .text a{padding-bottom: 0}
	.indexbox .module7 .itembox .item{margin-top: 20px;height: auto;}
	.indexbox .module7 .itembox .item a{padding: 20px 15px}
	.indexbox .module7 .itembox {margin-top: 10px}
	.indexbox .module7 .itembox .item .logo{width: 100px}
	.indexbox .module7 .itembox .item .warp{width: 100%;height: 100%}
	.indexbox .module7 .itembox .item h4{font-size: 16px;margin-top: 19px}
	.indexbox .module7 .itembox .item p{line-height: 24px;margin-top: 13px }
	
	.news.banner .img h2{letter-spacing: 0;font-size: 20px;margin-top: 0}
	.news.banner .img h2 p{font-size: 14px;line-height: 20px}
	.news.banner .img .item{margin-top: 10px}
	.news.banner .img .item .inner p{font-size: 12px;margin-top: 10px;line-height: 20px}
	.banner.news .text{max-width: 90%;margin:0 auto;}
	.news.banner .img .item .inner{margin-right: 50px}
	.newsbox .mainbox{margin-top: 40px}
	.newsbox .mainbox .left{padding: 15px 15px 30px}
	.newsbox .mainbox .left .switchbox .switch{font-size: 18px;margin-right: 20px;line-height: 40px}
	.newsbox .mainbox .left .switchbox .switch.selected i{height: 2px}
	.newsbox .mainbox .left .item{padding-right: 48%;padding-top: 20px;padding-bottom: 20px;}
	.newsbox .mainbox .left .item .img{width: 44%;}
	.newsbox .mainbox .left .item .text h2{font-size: 14px;}
	.newsbox .mainbox .left .item .text .desc{font-size: 12px;line-height: 20px;margin-top: 5px;}
	.newsbox .mainbox .left .item .text .time{font-size: 12px;line-height: 20px;}
	.page a{width: 30px;height: 30px;line-height: 30px}
	.page a.sheng{display: none;}
	.newsbox .mainbox .right .hot_news{padding: 15px}
	.newsbox .mainbox .right .hot_news h2{padding-bottom: 10px}
	.newsbox .mainbox .right .guanggao{width: 100%;margin-right: 0}
	.newsbox .mainbox .right .guanggao.three{width: 90%;}
	.view.newsbox{margin-top: 50px}
	.view.newsbox .tit h2{font-size: 20px;line-height: 30px}
	.view.newsbox .tit p{margin-top: 10px;}
	.view.newsbox .tit p span{font-size: 12px;line-height: 20px;margin-right: 12px}
	.view.newsbox .content p{font-size: 14px;line-height: 2}
	.view.newsbox .content p{margin-top: 10px}
	.view.newsbox .recommend{margin-top: 30px}
	.view.newsbox .recommend .warp .row{margin-top: 20px}
	.view.newsbox .recommend .warp .row h3{font-size: 14px;margin-top: 14px}
	.view.newsbox .recommend .warp .row .desc{font-size: 12px;line-height: 20px;margin-top: 5px}
	.view.newsbox .recommend .warp .row .time{font-size: 12px}

	.inner.newsbox{margin-top: 50px}
	.inner.newsbox .left .mind .warp{padding: 5px 20px 15px;}
	.inner.newsbox .left .mind .warp .line a{margin-right: 10px;padding: 0 5px}
	.inner.newsbox .left .mind .warp .line{padding-left: 45px;}
	.inner.newsbox .mainbox .left .item .text h3{font-size: 16px;}
	.inner.newsbox .mainbox .left .item .applybtn{width: 100px}
	.inner.newsbox .mainbox .right .plan{width: 100%;float: none;margin-right: 0;padding: 28px 20px 40px;}
	.inner.newsbox .mainbox .right .plan .row .inner{width: 48%;margin-right: 4%;}
	.inner.newsbox .mainbox .right .plan .row .inner:last-child{width: 48%;margin-top: 0}
	.inner.newsbox .mainbox .right .rank{width: 100%;float: none;margin-top: 30px; padding: 28px 20px 35px;}

	.planpop .warp .pop{width: 90%}
	.planpop .warp .pop .bg{width: 100px;right: 10px}
	.planpop .warp .pop h2{font-size: 20px}
	.planpop .warp .pop .itembox .item .text h3{font-size: 16px;}
	.planpop .warp .pop .contain{padding: 20px;}
	.planpop .warp .pop .itembox{padding: 0}
	.planpop .warp .pop .contain>p{margin-top: 21px}
	.planpop .warp .pop .code{margin-top: 30px;}
	.planpop .warp .pop .code p{margin-top: 10px}
	.planpop .warp .pop .close{top: 10px;right: 10px}
	.noplanpop .warp .pop{width: 90%;padding: 20px;}
	.noplanpop .warp h2{font-size: 20px}
	.noplanpop .warp .pop .bg{width: 100px;right: 10px}
	.noplanpop .warp .close{top: 10px;right: 10px}
	.noplanpop .warp p{margin-top: 21px;}

	.innerview{margin-top: 50px;padding: 30px 0 40px}
	.innerview .left .instro .img{position: static;float: none;margin:0 auto;}
	.innerview .left .instro .text h2, .innerview .left .instro .text .row1{width: 100%;}
	.innerview .left .instro .text h2{padding-bottom: 0;padding-top: 10px;}
	.innerview.train .left .instro .text h2{padding-top: 10px;}
	.innerview .mainbox .left{padding: 20px 15px}
	.innerview .left .instro .row p{padding-left: 0;}
	.innerview .left .instro .row p span{display: block;position: static;padding-bottom: 5px}
	.innerview .left .instro .row1 p{padding-left: 132px}
	.innerview .left .instro .row1 p span{position: absolute;padding-bottom: 0}
	.innerview .left .switchbox .switch{padding: 0 5px;}
	.innerview .left .switchbox .switch span{font-size: 12px;}
	.innerview .left .content .item3 h3,.innerview .left .content .item2 h3,.innerview .left .content .item4 h3{margin-top: 39px;}
	.innerview .left .content .item4 .img,.innerview .left .content .item3 h4,.innerview .left .content .item2 .warp,.innerview .left .content .item1 .box{margin-top: 27px}
	.innerview .mainbox .right .rank{width: 100%;}
	.innerview .mainbox .right .guanggao{width: 100%;}
	.innerview .mainbox .right .guanggao a:first-child{margin-top: 30px}

	.innerview.cooperation .left .instro .target p{padding-left: 0}
	.innerview .left .instro .text .target p span{display: block;position: static;}
	.innerview.cooperation .left .instro .row1 p{padding-left: 73px}
	.innerview.cooperation .left .content .item3 .warp p{margin-top: 5px}
	.innerview.cooperation .left .content .item1 .warp p,.innerview.cooperation .left .content .item1 .box{margin-top: 27px}
	.innerview.cooperation .left .content .item1 .box .text{margin-top: 10px;}
	.innerview .left .content .item1 .box .text{margin-top: 10px;}
	.dbabox{padding: 10px 0 40px}
	.dbabox .item a{padding: 20px 15px;}
	.dbabox .item .logo{width: 100px;}
	.dbabox .item h3{font-size: 14px;margin-top: 10px;}
	.dbabox .item p{font-size: 12px;line-height: 20px;height:40px;margin-top: 10px;}
	.dbabox .item span{width: 100px;margin-top: 15px;}

	.librarybox{padding: 30px 0 40px;margin-top: 50px;}
	.librarybox .mindbox{padding: 3px 15px 20px}
	.librarybox .mindbox .row{padding-left: 45px}
	.librarybox .mindbox .row .warp a{margin-right: 10px;padding: 0 5px;}
	.librarybox .listbox .item{padding: 10px;margin-top: 20px}
	.librarybox .listbox .item h3 a{font-size: 14px;line-height: 24px;height: 48px;}
	.librarybox .listbox .item p{font-size: 12px;margin-top: 10px;}
	.librarybox .listbox .item .btnbox{margin-top: 10px;}

	.librarybox .right{display: block;}
	.librarybox .right .down{margin-top: 30px;width: 100%;margin-right: 0;float: left;}
	.librarybox .right .other{width: 100%;float: left;}
	.librarybox .right .guanggao{width: 100%;float: left;}
	.librarybox .right .guanggao a{width: 100%;margin-right: 0%;float: left;}

	.librarybox .top h2{font-size: 20px}
	.librarybox .top p span{margin-right: 10px}
	.librarybox .left .shadow{top: 40%}
	.librarybox .left .shadow .content{bottom: 30px;}
	.librarybox .left .shadow p{font-size: 16px}
	.librarybox .left .shadow a{width: 200px;margin-top: 20px;font-size: 16px}

	.searchbox{margin-top: 50px;padding: 30px 0 40px}
	.searchbox .mainbox{margin-top: 0}
	.searchbox .mainbox .searchwarp h1{font-size: 24px}
	.searchbox .mainbox .searchwarp{padding-bottom: 0;}
	.searchbox .mainbox .searchwarp p span{margin:0 5px;}
	.searchbox .mainbox .left .item .text h2 em{font-size: 14px;}
	.searchbox .mainbox .searchwarp .input{height: 40px;margin-top: 20px}


	.personalbox{margin-top: 50px;padding: 30px 0 40px}
	.personalbox .center .head{padding: 20px}
	.personalbox .center .head p{font-size: 16px}
	.personalbox .center .warp a{font-size: 14px;}
	.personalbox .contentbox>.warp{padding-bottom: 80px;background-size: auto 100px;background-position: right bottom}
	.personalbox .contentbox .download{padding-bottom: 40px}
	.personalbox .contentbox .photobox .shangchuan{margin-left: 20px}
	.personalbox .contentbox .input input,.personalbox .contentbox .input input,.personalbox .contentbox .submit input,.personalbox .contentbox .email .box{width: 100%;}
	.personalbox .contentbox .download .item{padding: 10px;margin-top: 15px}
	.personalbox .contentbox .download .item h3 a{font-size: 14px;line-height: 24px;height: 48px;}
	.personalbox .contentbox .download .item p{font-size: 12px;}

	.footer .mainbox .textbox .friend a,.footer .mainbox .textbox .code .phone span,.footer .mainbox>p.icp,.footer .mainbox>p.icp a{font-size: 12px}
	.footer .mainbox .textbox .friend a{margin:0 5px;}
	.footer .mainbox .textbox .code .phone a{font-size: 18px}
	.footer .mainbox .textbox .code .img p{font-size: 12px}
	.footer .mainbox>p.icp,.footer .mainbox>p.icp a{line-height: 24px}
	.header .top{height: 50px;padding: 13px 0}
	.header .top .logo{width: 160px}
	.header .top .wapicon{padding: 0}
	.header .top .wapicon .icon{width: 24px;}
	.banner.swiper-container{margin-top: 50px}

	.nav{top: 50px}
	.aside .item p{display: none}
	.aside .item p.wap{display:block;}
	.aside{width: 40px;height: 140px;top:auto;bottom: 80px}
	.aside .item p{width: 80%;margin:2px auto 0;line-height: 16px}
	.aside a{align-items: center;}
	.aside .item .icon{margin-top: 10px}
	.aside .warp.planbox .warp{height: 70%;overflow-y: auto;padding: 40px 20px}

	.aside .warp.planbox .warp h3{font-size: 20px;}
	.aside .warp.planbox .warp p{margin-top: 10px;}
	.aside .warp.planbox .warp .row{width: 100%;margin-right: 0;margin-top: 15px}
	.aside .warp.planbox .warp .submit{margin-top: 20px}
	.aside a.tel{display: none;}
	.aside a.tel.wap{display: block;}
	.footer .mainbox .textbox .friend{width:100%;margin:20px auto 0;}
	.aside .warp.telbox{display: none}
	.search_empty{padding-top: 50px}
	.emba_empty{height: 240px;padding-top: 50px}
	.applypop .warp{padding: 35px 24px 40px 24px;height: 70%;overflow-y: auto;}
	.applypop .warp h2{font-size: 20px}
	.applypop .warp .row{width: 100%;margin-right: 0;margin-top: 15px;}
	.personalbox .contentbox .input select{width: 100%;}
	.searchbox .mainbox .searchwarp p a{margin:0 5px;}
	.personalbox .contentbox .photobox>span, .personalbox .contentbox .row>span, .personalbox .contentbox .input>span, .personalbox .contentbox .email>span{width: 45px;}
	.personalbox .contentbox .photobox, .personalbox .contentbox .row, .personalbox .contentbox .input, .personalbox .contentbox .email, .personalbox .contentbox div.submit{padding-left: 60px}
	.personalbox .contentbox>.warp{padding: 20px 25px 80px 20px}
	.searchbox .mainbox .searchwarp .input{padding: 0 30px;box-sizing: border-box;}
	.searchbox .mainbox .searchwarp p{width: 100%;padding: 0 30px;box-sizing: border-box;}
	.newsbox .mainbox .left .switchbox .switch{margin-right: 10px;}
	.newsbox .mainbox .left .item.coursediv{display: block;}
	.newsbox .mainbox .left .item.coursediv .img{width: 60px;height: auto;margin-right: 15px}
	.newsbox .mainbox .left .item.coursediv .img img{width: 100%;height: auto;}
}
@media screen and (max-width: 500px){
	.news.banner .img h2{letter-spacing: 0;font-size: 20px;margin-top: 0}
	.news.banner .img h2 p{font-size: 14px;margin: 10px auto 0;max-width: 70%;text-align: center;line-height: 24px}
	.news.banner .img .item{margin-top: 10px}
	.news.banner .img .item .inner{margin-right: 30px}
	.news.banner .img .item .inner p{font-size: 12px}
	.news.banner .img .item .inner .icon{width: 20px;height: 20px}
	.newsbox .mainbox .left .switchbox .switch{font-size: 16px;}
	.newsbox .mainbox .left .switchbox .switch.selected{font-weight: normal;}
}
@media screen and (max-width: 450px){
	.indexbox .module1 .mainbox>.l .activity .img h4 p{margin-top: 5px}
	.indexbox .module1 .mainbox>.l .activity .img p{width: 100%}
	.indexbox .module1 .mainbox>.l .activity .img .warp{padding: 15px}
	.indexbox .module1 .mainbox>.l .activity .img .shadow{padding: 30px 15px 0}
	.indexbox .module1 .mainbox>.l .activity p{width: 100%}
	.indexbox .module6 .itembox .img .warp h4{font-size: 16px;line-height: 24px;}
	.indexbox .module6 .itembox .img .warp{padding: 10px 15px;background:linear-gradient(to bottom,rgba(24,25,25,0),rgba(24,25,25,0.4));}
	.indexbox .module6 .itembox .text a{width: 100%;margin-right: 0;padding:10px 0 5px}
	.indexbox .module6 .itembox .text a:nth-child(n){border-bottom: 1px solid #f2f2f2;padding: 8px 0;}
	.indexbox .module6 .itembox .text a:last-child{border-bottom: none;padding-bottom: 0}
	.indexbox .module6 .itembox .text{padding: 10px 15px}
	.indexbox .module6 .imgbox{margin-top: 20px}
	.indexbox .module7 .itembox .item span{width: 90%}
	.inner.newsbox .mainbox .left .item .img{float: none;margin:0 auto;}
	.inner.newsbox .mainbox .left .item .text{margin-top: 10px}
	.inner.newsbox .mainbox .left .item .text{width: 100%}
	.inner.newsbox .mainbox .left .item .applybtn{margin:20px auto 0;}

	.loginpop .warp .pop{width: 90%;padding: 30px 20px;}
	.loginpop .warp .pop .verify input[type="text"]{width: 65%;}
	.loginpop .warp .pop .verify input[type="button"]{width: 33%}
	.emailpop .pop{width: 90%;padding: 30px 20px;}

	.personalbox .contentbox .download .item{width: 100%;margin-right: 0;padding: 20px}
	.personalbox .contentbox .download .item:nth-child(n){margin-right: 0}
}
@media screen and (max-width: 400px){
	.banner .img h2{font-size: 20px;margin-top: 40px}
	.banner .img h2 p{font-size: 14px;letter-spacing:0px}
	.banner .img p{font-size: 12px;margin-top: 0;line-height: 24px}
	.banner .img a{font-size: 12px;}

	.indexbox .module1 .mainbox>.l .activity .img h4{margin-top: 0}
	.indexbox .module1 .mainbox>.l .activity .img p{margin-top: 15px}
	.indexbox .module1 .mainbox>.l .activity p{margin-top: 16px;}
	.indexbox .module1 .mainbox>.l .news .item{padding-left: 0;margin-top: 20px}
	.indexbox .module1 .mainbox>.l .news .item .img{float: left;width: 44%;margin-right: 4%;position: relative;height: auto}
	.indexbox .module1 .mainbox>.l .news .item .text{float: left;width:52%;padding: 0}
	.indexbox .module1 .mainbox>.l .news .item .text p{font-size: 12px;margin-top: 8px}
	.indexbox .module2 .imgbox .r a{margin-top: 15px}
	.indexbox .module2 .imgbox .r .img p{font-size: 12px;}
	.indexbox .module2 .schoolbox a span{font-size: 12px;}
	.indexbox .module3 .itembox .item .text{padding: 15px 10px 15px 0}
	.indexbox .module4 .itembox{margin-top: 15px}
	.indexbox .module4 .itembox a{margin-top: 15px}

	.newsbox .mainbox .right .hot_news{background-size: 100% auto;background-position: center bottom;}
	.view.newsbox .recommend .warp .row{width: 100%;margin-right: 0}
	.inner.newsbox .mainbox .left .item{padding: 15px 0 25px}
	.inner.newsbox .mainbox .left .item .img{width: 100px}
	.inner.newsbox .mainbox .left .item .text dl{margin-right: 30px}
}

/**wap*/
@media screen and (max-width: 560px){
	.indexbox{background-color: #fff;background-image: none;}
	.indexbox .module:nth-child(1){margin-top: 30px}
	.indexbox .module2 .schoolbox{box-sizing: border-box;border:1px solid #e5e5e5;}
	.indexbox .module2 .schoolbox a{padding: 5px 8px;margin-right: 0}
	.indexbox .module3 .itembox .item .text p{margin-top: 4px}
	.indexbox .module3 .schoolbox{margin-top: 10px;padding: 12px 0;}
	.indexbox .module3 .schoolbox a{width: 48%;margin-right: 4%;}
	.indexbox .module3 .schoolbox a:nth-child(2n){margin-right: 0}
	.indexbox .module3 .itembox a{margin-top: 10px;}
	.indexbox .module3 .schoolbox .item span{font-size: 12px;}
	.indexbox .module5 .mainbox>.l .warp{box-sizing: border-box;border:1px solid #e5e5e5;}
	.indexbox .module6 .itembox .text h4{line-height: 22px}
	.indexbox .module6 .itembox .text p{line-height: 22px;margin-top: 5px}
	.indexbox .module6 .itembox .text a{padding: 8px 0}
	.indexbox .module7 .itembox .item{box-sizing: border-box;border:1px solid #e5e5e5;}
	.indexbox .module7 .itembox .item h4{margin-top: 9px}
	.indexbox .module7 .itembox .item span{margin-top: 12px}
	.indexbox .module7 .itembox .item p{margin-top: 5px}
	.newsbox{background-color: #fff;background-image: none;}
	.newsbox .mainbox{width: 100%;margin-top: 0}
	.newsbox .mainbox .left{padding: 15px 30px 15px}
	.newsbox .mainbox .right{margin-top: 10px}
	.newsbox .mainbox .right .hot_news{padding: 15px 30px 15px;border-color: #e5e5e5}
	.newsbox .mainbox .right .guanggao{width: 90%;margin:30px auto 0;float: none;}
	.newsbox .mainbox .right .guanggao:last-child{margin:30px auto 0;}
	.inner.newsbox .mainbox .right .plan{padding: 28px 30px 40px;border-color: #e5e5e5}
	.dbabox{background-color: #fff;}
	.dbabox .item{box-sizing: border-box;border:1px solid #e5e5e5;}
	.librarybox{background-color: #fff;}
	.librarybox .mindbox{box-sizing: border-box;border:1px solid #e5e5e5;}
	.librarybox .listbox .item{box-sizing: border-box;border:1px solid #e5e5e5;}
	.librarybox .right .down,.librarybox .right .other{box-sizing: border-box;border:1px solid #e5e5e5;}
	.personalbox .contentbox div.submit{padding-left: 0}
	.personalbox .contentbox .submit input{width: 80%;margin:0 auto;}
	.personalbox .contentbox div.submit{padding-left: 0}
	.personalbox .contentbox .photobox{height: auto;}
	.personalbox .contentbox .photobox>span, .personalbox .contentbox .row>span, .personalbox .contentbox .input>span, .personalbox .contentbox .email>span{text-align: left;}
	.personalbox .contentbox .photobox, .personalbox .contentbox .row, .personalbox .contentbox .input, .personalbox .contentbox .email{margin-top: 10px}
	.personalbox .contentbox .email p{word-break: break-all;width: calc(100% - 66px)}
	.personalbox{background-color: #fff; padding: 0;}
	.personalbox .contentbox{border-color: #e5e5e5;border-width: 2px}
	.personalbox .mainbox{width: 100%;}
	.personalbox .contentbox{margin-top: 0}
	.personalbox .contentbox>.warp {padding: 20px 30px 80px;}
	.view.newsbox .mainbox .left{padding-top: 15px}
	.view.newsbox .tit{padding-bottom: 7px}
	.innerview{background-color: #fff;padding-top: 0}
	.librarybox .left{box-sizing: border-box;border:1px solid #e5e5e5;}
	.indexbox .module1 .mainbox>.r{box-sizing: border-box;padding: 0}
	.syxy.view.newsbox .mainbox .left{padding:20px 0 0}

}
@media screen and (max-width: 400px){
	.newsbox .mainbox .right .hot_news .warp a{margin-right: 0;width: 100%;line-height: 28px}
}

	
.side-pannel {position:fixed; width:50px; bottom:150px; right:20px; z-index:10; }
.side-bar>a {width:50px;height:50px;  position: relative; text-align: center; margin-bottom:10px;  display:block; cursor:pointer; float:left; border-radius:50%; background:#fff;  box-shadow:0 0 8px 0 rgba(0,0,0,.1); transition:all .3s ease-out; }
.side-bar a.gotop:hover{ background:#222;}
#side-bar i {width: 22px;height: 22px;display:block;background-size: 100%;background-repeat: no-repeat;background-position: center;position: absolute;bottom: 0;left: 0;top: 0;right: 0;margin:auto;}
#side-bar i.up_qq{background-image: url(../images/aside_icon1.png);}
#side-bar i.up_wx{background-image: url(../images/aside_icon2.png);}
#side-bar i.up_tel{background-image: url(../images/aside_icon3.png);}


.side-bar .dh{ width:50px;height:50px; position: relative; text-align: center; margin-bottom:10px;  display:block; cursor:pointer; float:left; display:block; border-radius:50%; background:#fff;  box-shadow:0 0 8px 0 rgba(0,0,0,.1); transition:all .3s ease-out; }
#side-bar>.selected{ background-color:#0AA0FF;}
#side-bar>.selected .up_qq{background-image: url(../images/aside_icon1_bai.png);}
#side-bar>.selected .up_wx{background-image: url(../images/aside_icon2_bai.png);}
#side-bar>.selected .up_tel{background-image: url(../images/aside_icon3_bai.png);}
@media screen and (min-width: 767px){
	#side-bar .dh:hover{ background:#0AA0FF;}
	#side-bar>a:hover{ background:#0AA0FF;}
	#side-bar>a.plan:hover .up_qq{background-image: url(../images/aside_icon1_bai.png);}
	#side-bar>a.wx:hover .up_wx{background-image: url(../images/aside_icon2_bai.png);}
	#side-bar>.dh:hover .up_tel{background-image: url(../images/aside_icon3_bai.png);}
}

.side-bar .dh .hide{  width:170px;  position:absolute; left:-200px; top:-7px;}
.side-bar .dh .hied_con{ width:180px; background:#fff; border-radius:4px; color:#0AA0FF;  padding:5px 0 12px 0;box-shadow:0 0 8px 0 rgba(0,0,0,.2); transition:width .3s ease-in-out; display:none;}
.side-bar .dh.selected .hied_con{ display:block }
.side-bar .dh .hied_con:after{ content:""; width:10px; height:10px; background:#fff; position:absolute; right:-15px; top:29px; transform:rotate(45deg);}

 
.side-bar .dh .hide dl{ width:130px; margin:0 auto; overflow:hidden; text-align:left; line-height:22px; font-size:12px; margin-top:10px;}
.side-bar .dh .hide dl dt a{ color:#0AA0FF; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:16px; font-weight:bold; }


.side-bar .zj{ width:50px;height:50px; position: relative; text-align: center; margin-bottom:10px;  display:block; cursor:pointer; float:left; display:block; border-radius:50%; background:#f21c2b;  box-shadow:0 0 8px 0 rgba(0,0,0,.2); transition:all .3s ease-out; }
.side-bar .zj:hover{ background:rgba(10,160,255,0.1);}
.side-bar .zj i{ display:block; overflow:hidden; border-radius:50%; width:100%; height:100%; margin:0;}
.side-bar .zj i img{ width:100%;}

.side-bar .zj .hide{  width:176px;  position:absolute; left:-176px; top:-72px;}
.side-bar .zj .hied_con{ width:160px; background:#fff; border-radius:4px; color:#fff;  padding:8px;box-shadow:0 0 8px 0 rgba(0,0,0,.2); transition:width .3s ease-in-out; display:none; box-sizing:border-box;}
.side-bar .zj:hover .hied_con{ display:block }
.side-bar .zj .hied_con:after{ content:""; width:10px; height:10px; background:#fff; position:absolute; right:11px; top:88px; transform:rotate(45deg); box-shadow:6px 0 5px 0 rgba(0,0,0,.1)}

 .side-bar .f_top img{
 	 width: 22px;
    margin-top: 26%;
 }
 .aside{width: 0px;height: 0px;position: fixed;right: 0;bottom: 80px;margin:auto;display: flex;flex-wrap: wrap;flex-direction: column;justify-content: space-between;  background-color: none;   border-radius: 0;  z-index: 30;  box-shadow:0px;}

.aside .warp.code{position: absolute;top: -328px;bottom: 0;left: -210px;margin:auto;width: 120px;height: 120px;  box-shadow: 0 0 8px 0 rgba(0,0,0,.2);}
.aside .warp.code:after{
    content: "";
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    right: -5px;
    top: 54px;
    transform: rotate(45deg);
}
#MEIQIA-BTN-HOLDER{z-index: 999 !important}
@media screen and (max-width: 560px){
	.aside .warp.planbox .warp{padding:40px 37px;overflow: hidden;}
	.aside .warp.planbox .warp .scroll{height: 100%;width: 100%;
    overflow-y: auto;padding-right: 20px;}
	.aside .warp.planbox .warp .close{right: 0;top: 0;width: 37px;height: 37px;}
	
}

@media screen and (max-height: 768px){
	.aside .warp.planbox .warp{height: 70%}
}
.view.newsbox .tit{
	  width: 100%;
    padding-bottom: 27px;
    border-bottom: 1px solid #e5e5e5;
}
.bdshare-button-style0-16{
	zoom: 1;
    margin-top: 12px;
    display: inline-block;
    vertical-align: top;
}
.view.newsbox .tit p,.librarybox .top p{
	margin-top: 15px;
    display: inline-block;
    width: auto;
    vertical-align: top;
}